User Tools

Site Tools


setkeychar_specify_ascii_code_.htm
Navigation:  Language Reference > 13 - Built-in Functions >====== SETKEYCHAR (specify ASCII code) ====== Previous pageReturn to chapter overviewNext page

SETKEYCHAR(keychar)

blk2blue.jpg

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:

KEYCHAR

setkeychar_specify_ascii_code_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1