access.sort
Sorts file.
Syntax
sort file.reference {itemlist} {seqlist} {sellist} {modlist} {outlist} {print limiters} {(options)}
Description
generates sorted and formatted output of selected items and attributes from a specified file.
The output produced by sort is identical to the output produced by list when the 'by' modifier is specified.
Options
* see 'options: Access'.
Example
sort entity by company by name with name 'PICK]' company name id-supp
(p
Prints a list of entity items sorted by company and name, whose name starts
with 'PICK'. The company and name are printed, and the entity item-id
is not printed.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
