Difference between revisions of "SET TIME"

From Recital Documentation Wiki
Jump to: navigation, search
Line 1: Line 1:
=SET TIME=
 
 
 
 
==Class==
 
==Class==
 
Recital Terminal Developer Environment
 
Recital Terminal Developer Environment
Line 15: Line 12:
  
 
==See Also==
 
==See Also==
[[SET PROMPT]]
+
[[SET PROMPT]], [[TIME()]]
  
  
Line 27: Line 24:
 
16:28:04 > use patron index events, dates, names
 
16:28:04 > use patron index events, dates, names
 
16:29:08 > reindex
 
16:29:08 > reindex
16:41:04 ></code>
+
16:41:04 >
 +
</code>
  
  

Revision as of 12:38, 20 April 2009

Class

Recital Terminal Developer Environment


Purpose

Determine whether the current time is displayed whenever in the interactive command prompt


Syntax

SET TIME ON | OFF | (<expL>)


See Also

SET PROMPT, TIME()


Description

If SET TIME is ON, then the current system time is displayed in the format HH:MM:SS before each interactive command prompt. By default, TIME is OFF.


Example

set time on
16:28:04 > use patron index events, dates, names
16:29:08 > reindex
16:41:04 >


Products

Recital Terminal Developer