English Reference > List Processing Commands > NEW-SAVE-LIST

Comment on this topic

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 ()

NEW-SAVE-LIST Command (English) (m618305+newsavelist.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

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.

RealityV15.0Comment on this topic