sort-item

sort-item


sort Index Level sort-label
Syntax sort-item file.reference {itemlist} {seqlist} {sellist} {modlist} {(options)}
Category Access
Type Verb
Description displays items in their internally stored format, in order of the given sort-key(s).

"sort-item" combines the action of the "copy" verb with the selection criteria and format capabilities of the "sort" verb.

The items are copied to the user's terminal or to the printer just as the "copy" verb would copy them, with the line numbers on the left margin.
Options *  see Access options: h, i, k, n, p.
f  Starts display of each item on a new page.
s  Suppresses listing of attribute numbers.
See Also u508e BASIC, Pick source code files (R83) si
Example sort-item dict entity by ac
Warnings
Compatibility D3 7.0 AP R83
sort Index Level sort-label