Hi All,
Question - I am developing code on a Fujitsu mainframe, so most of the utils are the same or similar to MVS, but I am not sure about this.... Can one put a comment into a SORT parm without making it fall over ?? I want to put a modification history into the parameter.
Current Sort parm is:
/ SORT KEYS=(....)
/ INPUT INFILE
/ OUTPUT OUTFILE
/ FIN
If I add something after the FIN statement, will Fujitsu SORT like it.
Thanks.
Question - I am developing code on a Fujitsu mainframe, so most of the utils are the same or similar to MVS, but I am not sure about this.... Can one put a comment into a SORT parm without making it fall over ?? I want to put a modification history into the parameter.
Current Sort parm is:
/ SORT KEYS=(....)
/ INPUT INFILE
/ OUTPUT OUTFILE
/ FIN
If I add something after the FIN statement, will Fujitsu SORT like it.
Thanks.