SAVE-LIST

Saves and names a list created by a SELECT-type command.

Syntax

SAVE-LIST {list-name {account-name}}

Syntax elements

list-name The name under which a select list is to be saved. If not specified, the default list is used.

account-name

The name of the account where the list is to be saved. If you do not specify an account, the system assumes the current account.

Comments

Type the SAVE-LIST command immediately following the command that produced the list.

The saved list is now saved for further processing at a later time.

If the specified list name already exists, the previous list is overwritten.

Example

:SSELECT MD WITH 2 = "35"
24 ITEMS SELECTED.
>SAVE-LIST ENGLISH-VERBS
[241] 'ENGLISH-VERBS' CATALOGED; 1 FRAMES USED.