Version: 2.0, May 1991 Submitted By: Gregory L. Wright Operating System: VAX/VMS V5.4 Source Language: VAX FORTRAN Keywords: DCL, Utilities - VMS Notes: Executable and/or object code is included. Abstract: SIGNAL is a general purpose utility that allows you to use
the VMS message utility more effectively from within DCL.
With SIGNAL you can create your own message files or use
existing system messages and message files to display
messages to the user and control command procedure execution
by issuing your own warnings, errors, or severe errors. See
program description in SIGNAL.FOR for additional
information. For a complete description of all the
qualifiers, there is a VMS HELP file [SIGNAL.HLP]. Included
is a demo command procedure, DEMO.COM on how to use SIGNAL.