DELETE-LIST
Deletes a saved item-list (from POINTER-FILE).
Syntax
DELETE-LIST {list-name {account-name}}
Syntax elements
- 
                        list-name 
- 
                        The name of the saved list. 
- 
                        account-name 
- 
                        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