access.by-dsnd
Defines descending sort key in Access sentence.
Syntax
by-dsnd attr.name {by-dsnd attr.name...}
Description
designates a sort key, in descending order. It must be is followed by an 'attr.name'.
In Advanced Pick, 'by-dsnd' may be used with any verb that lists or selects items, such as 'list' or 'select'. R83 did not allow 'by-dsnd' to be used with 'non-sorting' verbs, and was simply ignored.
Example
sort invoices by-dsnd amount.due
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.
