ONLY is an output modifier that suppresses the default output specifications for a file and displays the item-IDs only. It must immediately precede the file name in an INFO/ACCESS query.
Example
This example sorts the item-IDs in the CUSTOMERS file dictionary:
>SORT ONLY DICT CUSTOMERS |
See Also