Difference between revisions of "SET KBEDIT"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 15: Line 15:
  
 
==See Also==
 
==See Also==
SET HISTORY
+
[[SET HISTORY]]
  
  
Line 30: Line 30:
 
==Products==
 
==Products==
 
Recital Terminal Developer
 
Recital Terminal Developer
 +
[[Category:Documentation]]
 +
[[Category:Commands]]
 +
[[Category:Set_Commands|KBEDIT]]

Revision as of 17:05, 11 March 2009

SET KBEDIT

Class

Keyboard Events


Purpose

Provide command line recall and editing facilities


Syntax

SET KBEDIT ON | OFF | (<expL>)


See Also

SET HISTORY


Description

The SET KBEDIT ON command provides command line recall and editing facilities. If SET HISTORY is ON, commands can be recalled from history using the [CURSOR UP] and [CURSOR DOWN] keys. Previous command lines held in history can be edited in the same way as fields on forms. The SET HISTORY TO <expN> command specifies the number of commands that will be held in history.


Example

set kbedit on
set history to 10


Products

Recital Terminal Developer