Pointer to key functions
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Pointer to key functions
The last line of every terminal entry is a pointer to
the OpenEdge key functions. These key functions are common to
all terminal types and are used by OpenEdge to map certain key
functions with certain control sequences, for example, :FIND (CTRL-F) = ^F:. This pointer
always appears as follows:
|
If you modify or create new PROTERMCAP entries,
be sure to include this line as the last line in the entry. This
line ensures that the terminal entry can support current OpenEdge releases.
If you want to use Version 6 mappings with later OpenEdge releases, change the pointer as follows:
|