Author: van bui
Subject: INCLUDE condition questions
Posted: Thu Jun 30, 2016 9:52 am (GMT 5.5)
I have a fix length sequential file, some record contains double quotes " char.
The double quotes char are random placed on those records. I would like split those records to new file (SORTOF01).
Would you please advice how can I use INCLUDE parm for scan double quotes chars or please advice any options help me split those double quotes chars to other dataset. Thanks
SORT FIELDS=COPY
OUFIL FILES=01,INCLUDE=?????
Subject: INCLUDE condition questions
Posted: Thu Jun 30, 2016 9:52 am (GMT 5.5)
I have a fix length sequential file, some record contains double quotes " char.
The double quotes char are random placed on those records. I would like split those records to new file (SORTOF01).
Would you please advice how can I use INCLUDE parm for scan double quotes chars or please advice any options help me split those double quotes chars to other dataset. Thanks
SORT FIELDS=COPY
OUFIL FILES=01,INCLUDE=?????