DEFINE-SPOOLING-FILE-MESSAGE
Jump to navigation
Jump to search
@DEFINE-SPOOLING-FILE-MESSAGE <text>', <PRINTING MESSAGES INDEPENDENT OF SPOOLING CONDITIONS?>
Define a text to be written on the rror device whenever the terminal user's files is to be printed on the spooling device.
- <text>'
- text to be written when printing is started. No text is specified by only a ' ($ is not converted, as in some other commands).
- <PRINTING MESSAGES INDEPENDENT OF SPOOLING CONDITIONS?>
- YES = write text unconditionally, NO = write text only if requested in @DEFINE-SPOOLING-CONDITIONS (default = NO).
Rules:
- Permitted for all users.
Example:
@DEFINE-SPOOLING-FILE-MESSAGE OUTPUT FOR GUEST', YES
The message "OUTPUT FOR GUEST" is printed on the console whenever a file belonging to the owner user is output on the spooling device.
Related commands
References
Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-51
Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD