ACCESS / AQL
sort-item command
.mdThe sort-item command displays items in their internally stored format, in order of the given sort-key. The sort-item command combines the action of the copy command with the selection criteria and format capabilities of the sort command.
Synonymssi
The items are copied to the user’s terminal or to the printer just as the copy command would copy them, with the line numbers on the left margin.
Syntax
sort-item file.reference {item.list} {selection.criteria} {sort.criteria} {modifiers} {(options)}
Parameter(s)
| options | f | Starts display of each item on a new page. |
| s | Suppresses listing of attribute (line) numbers. |
Example(s)
sort-item dict entity by ac
See also
Referenced by
2 topics mention sort-item command in its description.