I need to extract records from 01/MM/YY to 10/MM/YY from a monthly file. This data i need every month. Also file will contain only Julian date. can we do this using ICETOOL? If yes what is the syntax?
Joined: 15 Feb 2005 Posts: 7130 Location: San Jose, CA
Please show an example of the records in each input file (relevant fields only) and what you expect for output. Explain the "rules" for getting from input to output. Give the starting position, length and format of each relevant field. Give the RECFM and LRECL of the input file.