English Reference > List Processing Commands > GET-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 ()

GET-LIST Command (English) (m618305+getlist.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

GET-LIST

Retrieves a list previously saved in POINTER-FILE (typically by SAVE-LIST).

Syntax

GET-LIST {list-name {account-name}} {(option}

Syntax Elements

list-name is the name of the saved list. If not specified, the default list is used.

account-name is the name of the account from which the list was saved. If you do not specify account-name, the system assumes the current account.

Option

n first attribute to return from saved list (default 1).

Prompt

After you have entered the command, the following message and prompt are displayed:

n ITEMS SELECTED
>

Enter a command, such as an English sentence, to process the list.

Example

:GET-LIST ACCTS-FEB
13 ITEMS SELECTED
>LIST ACCTS-FEB (P

The system retrieves the saved list 'ACCTS-FEB' and then the LIST command uses it to select items for printing.

RealityV15.0Comment on this topic