Difference between revisions of "SET CLOCKDISPLAY"

From Recital Documentation Wiki
Jump to: navigation, search
Line 1: Line 1:
=SET CLOCKDISPLAY=
 
 
 
 
==Class==
 
==Class==
 
Recital Terminal Developer Environment
 
Recital Terminal Developer Environment
Line 23: Line 20:
  
 
==Example==
 
==Example==
<pre>
+
<code lang="recital">
 
set clockdisplay off
 
set clockdisplay off
</pre>
+
</code>
  
 
==Products==
 
==Products==

Revision as of 13:34, 15 April 2009

Class

Recital Terminal Developer Environment


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 Terminal Developer