Genicom GEK 00031B User Manual
Page 87

GEK-00029B
5000 Series Programmer’s Manual
87
Extended Character Extended Character Set Access: Accesses the extended character
Set Select
set in the range ADH to FFH hex using codes 20H to 7FH.
Used in 7-bit systems as if data bit 8 was set to 1. For example,
sending code 20 hex accesses the symbol at code point A0H. If a
printable symbol is not available at the code point, a space is printed.
Format
Decimal:
14
Hex:
0EH
BASIC:
CHR$(14);
CHR$(
CHR$(
CHR$(
Indeterminate Conditions