Page 1 of 1

DFSORT

Posted: Thu Feb 05, 2009 3:14 pm
by Prasenjit Saha
Within a group of 10 records having identical keys, I need to write this particular key to a output file when column 124 is equal to space for all occourances of this records in the input file. :(

Posted: Thu Feb 05, 2009 6:28 pm
by arrbee
How about few sample records and expected output?

Thx.

Posted: Fri Feb 06, 2009 3:55 am
by Frank Yaeger
Prasenjit,

Please show an example of your input records (relevant fields only) and what you expect for output. Explain the "rules" for getting from input to output. Give the RECFM and LRECL of the input file. Give the starting position, length and format of each relevant field.

It's much easier for somebody to help you when you take the time to give the details of what you want to do. We can't read your mind. :)