DEALLOCATE

From VSI OpenVMS Wiki
Revision as of 14:21, 2 December 2019 by Jane.doe (talk | contribs) (Created page with "DEALLOCATE is a DCL command that makes an allocated device available to other processes (but does not deassign any Logica...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

DEALLOCATE is a DCL command that makes an allocated device available to other processes (but does not deassign any logical name associated with the device). DEALLOCATE does not deallocate devices that are in use.

Syntax

DEALLOCATE  device-name[:]

Qualifiers

/ALL