PL/I
Posts  1 - 1  of  1
mohan12
In a PL1 pgm we need to Verify whether the number of records coming out of the SORT
is equal to the number of records that were written to the file that was input to the sort,as the file size may vary based on the input.
If the numbers are not equal, a clear message should be provided and the run should fail.
So how can we do this with a PL1 sort?
Save
Cancel
Reply
 
x
OK