Difference between revisions of "SET NOTIFY"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) (→Products) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Enable or disable the display of certain system messages | Enable or disable the display of certain system messages | ||
Line 15: | Line 8: | ||
==See Also== | ==See Also== | ||
− | [[ | + | [[SET DIALOG]], [[SET MESSAGE]], [[SET SAFETY]], [[SET SCOREBOARD]], [[SET STATUS]], [[SET TALK]], [[SET VERIFY]], [[WAIT]] |
Line 23: | Line 16: | ||
==Example== | ==Example== | ||
− | < | + | <code lang="recital"> |
− | set notify off</ | + | set notify off |
+ | </code> | ||
==Products== | ==Products== | ||
− | Recital | + | Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Set_Commands|NOTIFY]] | [[Category:Set_Commands|NOTIFY]] | ||
+ | [[Category:Terminal Environment]] | ||
+ | [[Category:Terminal Environment Set Commands]] |
Latest revision as of 16:28, 23 November 2009
Purpose
Enable or disable the display of certain system messages
Syntax
SET NOTIFY ON | OFF | (<expL>)
See Also
SET DIALOG, SET MESSAGE, SET SAFETY, SET SCOREBOARD, SET STATUS, SET TALK, SET VERIFY, WAIT
Description
The SET NOTIFY allows you to disable some of the systems messages. When NOTIFY is set ON then certain systems messages are displayed, if OFF the display of certain system messages is suppressed.
Example
set notify off
Products
Recital