The features described in this topic are obsolete
and should not be used in new IDL code.
DELLOG
The DELLOG procedure deletes a VMS logical name.
Note
This procedure is available on VMS only.
Syntax
DELLOG, Lognam [, TABLE=string]
Arguments
Lognam
A scalar string containing the name of the logical to be deleted.
Keywords
TABLE
A scalar string giving the name of the logical table from which to delete Lognam. If TABLE is not specified, LNM$PROCESS_TABLE is used.