DELETE.LIST

Top  Previous  Next

 

The DELETE.LIST command deletes a previously saved select list.

 

 

Format

 

DELETE.LIST list.name

 

where

 

list.nameis the name of the record in $SAVEDLISTS that is to be deleted.

 

 

The DELETE.LIST command deletes a previously saved select list from the $SAVEDLISTS file. It has no effect on any active select lists.

 

 

Example

 

DELETE.LIST INVENTORY

Deleted saved list 'INVENTORY'.

 

This example deletes a select list saved as INVENTORY.

 

 

See also:

COPY.LIST, EDIT.LIST, GET.LIST, SAVE.LIST