Difference between revisions of "SET NOTIFY"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
==Class== | ==Class== | ||
Recital Terminal Developer Environment | Recital Terminal Developer Environment | ||
Line 15: | Line 12: | ||
==See Also== | ==See Also== | ||
− | [[ | + | [[SET MESSAGE]], [[WAIT]] |
Line 23: | Line 20: | ||
==Example== | ==Example== | ||
− | < | + | <code lang="recital"> |
− | set notify off</ | + | set notify off |
+ | </code> | ||
Revision as of 16:15, 16 April 2009
Class
Recital Terminal Developer Environment
Purpose
Enable or disable the display of certain system messages
Syntax
SET NOTIFY ON | OFF | (<expL>)
See Also
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 Terminal Developer