SORT FIELDS=COPY
INCLUDE COND= (1, 80, SS, EQ, C'FIND STRING')
1 - Starting position to search the string
80 - Length of the record/till the position where search has to take place
SS - Search string
FIND STRING - This is the string to be searched in every record of the file
Thanks for the info.. it was useful..
ReplyDelete