Difference between revisions of "SET CURSOR"

From Recital Documentation Wiki
Jump to: navigation, search
Line 1: Line 1:
=SET CURSOR=
 
 
 
 
==Class==
 
==Class==
 
Keyboard Events
 
Keyboard Events
Line 23: Line 20:
  
 
==Example==
 
==Example==
<pre>
+
<code lang="recital">
set cursor on</pre>
+
set cursor on</code>
  
 
==Products==
 
==Products==

Revision as of 14:16, 15 April 2009

Class

Keyboard Events


Purpose

Turn the cursor on or off


Syntax

SET CURSOR ON | OFF | (<expL>)


See Also

SET PROMPT


Description

The SET CURSOR command turns the cursor on or off. By default, CURSOR is ON.


Example

set cursor on

Products

Recital Terminal Developer