Working with Saved Select-lists

Several INFO/ACCESS commands may be used to work with saved select lists. These commands are summarized in the table below and described in the topics that follow:

Command

Description

COPY-LIST

Copies a saved list to the terminal screen, the printer, another saved list, or a file item.

DELETE-LIST

Removes a saved list from the POINTER-FILE.

EDIT-LIST

Invokes the Editor on a saved list.

GET-LIST

Retrieves a saved list and makes it available to the subsequent command, query, or program.

SORT-LIST

Sorts a select-list that was previously saved with the SAVE-LIST command.

All of these commands use this syntax:

Format

command [filename] list-name [list-name]

Parameter(s)

list-name

Name assigned to the saved select-list.

The following topics are presented in this section:

Retrieving a Saved Select-list

Copying a Saved Select-list

Editing a Saved Select-list

See Also

Using Select-lists

Processors That Use Select-lists

Creating Select-lists

Saving a Select-list