SORT.LIST |
|
|
The SORT.LIST command sorts a saved select list.
Format
SORT.LIST src.list {TO tgt.list} {sort.rule}
where
The SORT.LIST command sorts a previously saved select list, either creating a new list or replacing the original.
The sort.rule is formed from the following single letter elements:
Invalid or conflicting sort.rule elements are ignored.
Example
SORT.LIST INVENTORY DL
This example sorts the list name INVENTORY into descending left aligned sequence, replacing the original list with the result.
See also: |