Do you know how to search for a string (say 'TEST') anywhere between columns 10 and 50 ?
This is how the control card should look:
INCLUDE COND=(10,40,SS,EQ,C'BECHU')
SORT FIELDS=COPY
SS stands for substring.
This is how the control card should look:
INCLUDE COND=(10,40,SS,EQ,C'BECHU')
SORT FIELDS=COPY
SS stands for substring.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.