Copyright Digital Equipment Corp. All rights reserved.

Qualifiers

/CONFIRM
      /CONFIRM
      /NOCONFIRM (D)

   Tells SCA whether or not to prompt you to confirm each module
   deletion.

   To delete a module, you must respond to the confirmation prompt by
   typing Y, YE, or YES. If you specify N, NO, or press the Return
   key, SCA does not delete the module. SCA considers any other
   response to be ambiguous and reissues the confirmation prompt.

/DECLARATION_CLASS
      /DECLARATION_CLASS=declaration-class

   Indicates the class of the module to be deleted. The following
   declaration classes are supported:

      PRIMARY- Module implementation
      ASSOCIATED-Module specification

   If you do not specify a declaration class, SCA deletes both
   classes, if they exist.

/LIBRARY
      /LIBRARY[=library-spec]
      /LIBRARY=primary-library (D)

   Specifies an SCA library containing the module to be deleted. This
   library must be one of the current libraries (established by a SET
   LIBRARY command).

   If you do not specify a library, the primary SCA library is the
   default; that is, the module is deleted from the first of the
   current SCA libraries.

/LOG
      /LOG (D)
      /NOLOG

   Indicates whether SCA reports successful deletion of a module.