NEW-SAVE-LIST
Saves in a specified file a list created by a SELECT-type command.
Syntax
NEW-SAVE-LIST file-specifier list-name
Syntax Elements
file-specifier specifies a file as defined in Conventions.
list-name is the item-id of the saved list.
Comments
Type the NEW-SAVE-LIST command immediately following the command that produced the list.
The saved list is now available for further processing.
If the specified list name already exists, the previous list is overwritten with the new list.
Example
:SSELECT MD WITH 2 = "35"
24 ITEMS SELECTED. >NEW-SAVE-LIST INFOFILE ENGLISH-VERBS
[241] 'ENGLISH-VERBS' CATALOGED; 1 FRAMES USED.