I need help setting up a SyncSort to include all the records that
are greater or equal to 12005773. However, the field is S9(08) comp-3. and start at position 115.
How could I retrieve the current date and time in a cobol program? I used the current-date and current-time register and was not able to get them. Could someone help me with a code example?
Where can I find information regarding TSO/Edit commands. I would like to know;
a. How to concatenate edit commands like c 'exec' 'exec.dll' ?
b. Exclude all lines with exec and change them to exec. ...