SET KBEDIT
From Recital Documentation Wiki
Revision as of 17:05, 11 March 2009 by Yvonnemilne (Talk | contribs)
Contents
SET KBEDIT
Class
Keyboard Events
Purpose
Provide command line recall and editing facilities
Syntax
SET KBEDIT ON | OFF | (<expL>)
See Also
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