Difference between revisions of "SET KBEDIT"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 30: | Line 30: | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Set_Commands|KBEDIT]] | [[Category:Set_Commands|KBEDIT]] | ||
+ | [[Category:Keyboard Events]] | ||
+ | [[Category:Keyboard Events Set Commands]] |
Revision as of 11:53, 2 June 2009
Class
Keyboard Events
Purpose
Provide command line recall and editing facilities
Syntax
SET KBEDIT ON | OFF | (<expL>)
See Also
DB_SAVEHISTORY, DISPLAY HISTORY, DO, LIST HISTORY, SET COMPILE, SET DEVELOPMENT, SET DOHISTORY, SET HISTORY, SET HISTPATH
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