Tally Genicom 6600 Benutzerhandbuch

Seite von 330
 316
Appendix L
ISET/USET Commands In PGL
ISET/USET Commands In PGL
The PGL graphics emulation now supports the ISET and USET commands. 
The ISET command can be used in NORMAL, CREATE, and EXECUTE 
modes and is used to select standard or user-defined character sets. User-
defined character sets are created with the USET command in NORMAL 
mode. These commands have the following format:
<SFCC>ISET;n (Do not use the SFCC in CREATE mode)
<SFCC>USETn
ca;fa (one to sixteen ca;fa pairs)
END
Field
Description
<SFCC>
The special function control character.
n
The character set number. See the following table for 
descriptions of the character sets.
ca
The ASCII character cell hex address which will be 
replaced by the character represented by the font address 
(fa) parameter. The ca parameter must be equal to one of 
the following hex values: 21, 22, 23, 24, 25, 26, 40, 5B, 
5C, 5D, 5E, 60, 7B, 7C, 7D, 7E.
fa
The font address of a character that will replace the char-
acter located in the character address (ca). This parameter 
must be between the hex values 20 and FF.