Services for PCs Manager DELETE — VMS PCSA_Server_2.1
Additional information available:
DISK
The DELETE DISK command will delete a virtual disk file. The file
must not currently be mounted as a virtual disk service.
Format:
DELETE DISK filespec
Additional information available:
Parameters
filespec filespec is a standard VMS file specification, and is the file specification by which the virtual disk file is known. The default file extension for a virtual disk is ".DSK". The target directory for the virtual disk file may be explicitly stated in the filespec or a standard location may be chosen. In the later case, the /TYPE qualifier is used to select a target directory.
Qualifiers
Additional information available:
/TYPE
/TYPE=class
Determines a standard target directory specification for the
virtual disk file. The qualifier selects one of the logicals
listed below based on the value of class. The logical is used to
provide a default device and directory when generating the
filespec. Possible values for the qualifier are:
APPLICATION
The file will be placed in the directory determined
by the logical LAD$APPLICATION_DISKS.
BOOT
The file is located in the directory determined by
the logical LAD$BOOT_DISKS.
SYSTEM
The file is located in the directory determined by
the logical LAD$SYSTEM_DISKS.
USER (default)
The file is located in the current default
directory.