GET.LIST |
![]() ![]() ![]() |
The GET.LIST command is used to restore a previously saved select list.
Format
GET.LIST list.name { TO list.no }
where
The GET.LIST command retrieves a previously saved select list from $SAVEDLISTS. If the target list list.no was already active, the retrieved list replaces the previous list.
Examples
GET.LIST OVERDUE.INVOICES 57 records selected.
This example restores the default select list from a list named OVERDUE.INVOICES in the $SAVEDLISTS file.
GET.LIST INVENTORY TO 3 91 records selected.
This example restores a select list saved as INVENTORY to select list 3.
See also: |