DELLOG (VMS Only)

The DELLOG procedure deletes a VMS logical name.

Calling Sequence

DELLOG, Lognam

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.

See Also

DELETE_SYMBOL (VMS Only) , SET_SYMBOL , SETENV (Unix and Windows Only) , SETLOG (VMS Only)