The INPUT, SELECT, and SORT statements are used as in previous examples. The output file creation is specified by the following statement:
Indicates that an output file is to be created in the same format as the input file, but that it should consist only of the selected records.
The execution statistics produced for this example shows that there were 1090 OUTPUT RECORDS, which is equal to the number of SELECTED RECORDS and less than 2168, which is the number of pre-SORT input records.
| Copyright © 2012 CA. All rights reserved. |
|