setkeychar_specify_ascii_code_.htm
| Navigation: Language Reference > 13 - Built-in Functions >====== SETKEYCHAR (specify ASCII code) ====== | ![]() ![]() |
SETKEYCHAR(keychar)
| SETKEYCHAR | Sets the ASCII character returned by the KEYCHAR procedure. |
| keychar | An integer constant, variable, or expression containing the ASCII value of the character to set. |
SETKEYCHAR sets the internal ASCII character returned by the KEYCHAR procedure. The character is not put into the keyboard buffer.
Example:
SETKEYCHAR(VAL('A')) !Set up the keychar procedure to return 'A'
See Also:
setkeychar_specify_ascii_code_.htm.txt · Last modified: by 127.0.0.1




