[SCA Command] Deletes an SCA library from a VMS directory. Format DELETE LIBRARY library-spec[,...]
1 – Qualifiers
1.1 /CONFIRM
/CONFIRM /NOCONFIRM (D) Indicates whether the delete function will request a confirmation of the deletion of each library. To delete an SCA library, you must respond to the confirmation prompt by typing one or more characters of the word YES. Otherwise, the library is not deleted.
1.2 /LOG
/LOG /NOLOG (D) Indicates whether successful deletion of SCA libraries will be reported.
2 – Parameter
library-spec[,...] Specifies one or more libraries to be deleted. The library must be one of the current SCA libraries established by the SET LIBRARY command. You can use a library number in place of a library specification. For example, the primary library is library #1. You can also specify a wildcard name expression.