Difference between revisions of "SET MESSAGE"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Created page with "'''SET MESSAGE''' is a DCL command that sets the format for system messages or specifies a process-level message file. Lets you override or supplement the syst...")
 
(No difference)

Latest revision as of 12:58, 3 December 2019

SET MESSAGE is a DCL command that sets the format for system messages or specifies a process-level message file. Lets you override or supplement the system messages.

Syntax

SET MESSAGE  [filespec]

Qualifiers

  • /DELETE
  • /FACILITY
  • /IDENTIFICATION
  • /SEVERITY
  • /TEXT

See also