_ekeymap.utl Utility - Edit Keymap
Syntax
call "_ekeymap.utl"{,application_code$}
Description
The_ekeymap.utl utility is an interactive keyboard configuration program used to edit the following keymap values:
- 
                                                    Customize standard keystrokes; for example, to change the <HELP> key from F1 (the default) to F3 to match WordPerfect's Help key. 
- 
                                                    Define application-specific keystrokes and optional programs to associate with them. 
| Parameter | Description | 
| application_code$ | Application code to be used as part of the key for keymap records. | 
For additional information, see Input Subsystem.
Example
LET BBEXT$=STBL("BBEXT")
CALL BBEXT$+"_ekeymap.utl"
(Refer to Customizing Keymaps for additional information on editing keyboard entries)