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.
RealityV15.1Online Documentation (MoTW) Revision 7
NEW-GET-LIST Command (English) (m618305+newgetlist.htm)
Retrieves a previously saved list (created by SELECT or other command and saved by NEW-SAVE-LIST).
NEW-GET-LIST {file-specifier} list-name {(option}
file-specifier specifies a file as defined in Conventions. If you do not specify the file-name, Reality assumes POINTER-FILE.
list-name is the item-id of the saved list.
n first attribute to return from saved list (default 1).
After you have entered the command, the following message and prompt are displayed:
n ITEMS SELECTED
>
Enter the command that will use the list.
:NEW-GET-LIST ACCTSSAVE ACCTS-FEB
13 ITEMS SELECTED
>LIST ACCTSFILE (P
The saved list ACCTS-FEB is retrieved from file ACCTSSAVE and used to list items from the ACCTSFILE.