FORM.LIST |
|
|
The FORM.LIST command creates an active select list from a list of record keys in a file.
Format
FORM.LIST {DICT} file.name record.id { TO list.no }
where
The FORM.LIST command reads the named record and uses it to form an active select list. Typically, the list of record keys has been generated by a user written program.
Example
FORM.LIST INVENT.LISTS INVENTORY 92 records selected.
In this example, a record named INVENTORY in file INVENT.LISTS is restored to become active select list zero.
See also: |