SET COMMAND: Difference between revisions

From VSI OpenVMS Wiki
Jump to navigation Jump to search
Created page with "SET COMMAND is a DCL command that invokes the Command Definition Utility, which adds commands toyour process command table or to a specified command ta..."
 
(No difference)

Latest revision as of 11:53, 3 December 2019

SET COMMAND is a DCL command that invokes the Command Definition Utility, which adds commands toyour process command table or to a specified command table file.

Syntax

SET COMMAND  [filespec[,...]]

Qualifiers

  • /DELETE
  • /LISTING
  • /OBJECT
  • /OUTPUT
  • /REPLACE
  • /TABLE

See also