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)
Deletes a saved item-list (from POINTER-FILE).
DELETE-LIST {list-name {account-name}}
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.
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).
:SSELECT TEST WITH 1 = "[23]"
>SAVE-LIST A
[241] 'A' CATALOGED; 1 FRAMES USED. :DELETE-LIST A
[242] 'A' DELETED