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.0 ()
SAVE-LIST Command (English) (m618305+savelist.htm)
Saves and names a list created by a SELECT-type command.
SAVE-LIST {list-name}
list-name is the name under which a Select list is to be saved. If not specified, the default list is used.
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.