Difference between revisions of "SET CLOCKDISPLAY"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Turn clock display on or off | Turn clock display on or off | ||
Line 15: | Line 8: | ||
==See Also== | ==See Also== | ||
− | [[SET CLOCKRATE]], [[SET HOURS]], [[SET MESSAGE]], [[SET STATUS]] | + | [[SET CLOCK]], [[SET CLOCKRATE]], [[SET HOURS]], [[SET MESSAGE]], [[SET STATUS]] |
Line 23: | Line 16: | ||
==Example== | ==Example== | ||
− | < | + | <code lang="recital"> |
set clockdisplay off | set clockdisplay off | ||
− | </ | + | </code> |
==Products== | ==Products== | ||
− | Recital | + | Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Set_Commands|CLOCKDISPLAY]] | [[Category:Set_Commands|CLOCKDISPLAY]] | ||
+ | [[Category:Terminal Environment]] | ||
+ | [[Category:Terminal Environment Set Commands]] |
Latest revision as of 16:51, 12 November 2009
Purpose
Turn clock display on or off
Syntax
SET CLOCKDISPLAY <ON | OFF>
See Also
SET CLOCK, SET CLOCKRATE, SET HOURS, SET MESSAGE, SET STATUS
Description
The SET CLOCKDISPLAY command allows the lock to remain on for timers, but the clock is not displayed on the screen when CLOCKDISPLAY is set OFF. This is particularly useful for ON TIMEOUT and mail processing when no display of the clock is desired. SET CLOCKDISPLAY is ON by default.
Example
set clockdisplay off
Products
Recital