DECATALOG

Top  Previous  Next

 

The DECATALOG command removes an entry from the local catalogue and deletes the object code.

 

 

Format

 

DECATALOG {filename {progname...}}

 

where

 

filename is the name of the file holding the program(s) to be deleted. If this is not specified, the command prompts for it. The .OUT suffix for the object code filename is added automatically.

 

prognameis the name of the program(s) to be deleted.

 

 

The DECATALOG command deletes the VOC entry for a locally catalogued program and also deletes the object code.

 

If the progname is not specified, the DECATALOG command looks for the default select list and, if active, uses this to determine the programs to be deleted. If the select list is not active, the command prompts for the program name. Specifying the program name as an asterisk deletes all locally catalogued programs from filename.

 

The DECATALOG command assumes that the program source code record name is the same as the catalogue entry name. If this is not the case, the DELETE.CATALOGUE command should be used and the object code deleted separately.

 

 

See also:

BASIC, CATALOGUE, DELETE.CATALOGUE, MAP