Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.2 Online Documentation (MoTW) Revision 3
SAVE-LIST Command (English) (m618305+savelist.htm)
Saves and names a list created by a SELECT-type command.
SAVE-LIST {list-name {account-name}}
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.
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.
:SSELECT MD WITH 2 = "35"
24 ITEMS SELECTED. >SAVE-LIST ENGLISH-VERBS
[241] 'ENGLISH-VERBS' CATALOGED; 1 FRAMES USED.