The delete-list command removes a list previously saved with a save-list command. This command deletes a list from a specified file name, otherwise it defaults to the pointer-file file. If no list name is provided, the default list name, %user-ID, is deleted.
delete-list {{file.reference} list.name}{(options}
dl
options | i | Suppresses the message item deleted. |
Deletes the specific item invoices.
delete-list invoices [435] item ’invoices’ deleted.
Deletes all the lists in the pointer-file.
delete-list *
Deletes the default list for the current user.
delete-list [435] Item ’%tom’ deleted.