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

DELETE-LIST Command (English) (m618305+deletelist.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

DELETE-LIST

Deletes a saved item-list (from POINTER-FILE).

Syntax

DELETE-LIST {list-name {account-name}}

Syntax Elements

list-name is the name of the saved list.

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

Restriction

A list generated and saved from another account can only be deleted if the deleting account has SYS2 privileges (as specified when the account was created).

Example

:SSELECT TEST WITH 1 = "[23]"
>SAVE-LIST A
[241] 'A' CATALOGED; 1 FRAMES USED.
:DELETE-LIST A
[242] 'A' DELETED

RealityV15.0Comment on this topic