Denso Power Net Terminal BHT-7500 Specifikace Strana 189

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 560
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 188
Chapter 14. Statement Reference
180
*ANK: Alphanumeric and Katakana
Syntax:
Syntax 1 (Loading a user-defined font):
APLOAD characode,fontarrayname
Syntax 2 (Loading a user-defined cursor. Valid in the BHT-7000/BHT-7500):
APLOAD characode,cursorarrayname
Parameter:
characode
For user-defined font A numeric expression which returns a value
from 128 (80h) to 159 (9Fh).
For user-defined cursor A numeric expression which returns a value 0.
fontarrayname and cursorarrayname
An array integer variable name.
Description:
Loading a user-defined font
APLOAD loads a user-defined font data defined by fontarrayname to the user
font area specified by
characode.
To display user-defined fonts loaded by the APLOAD, you use the PRINT state-
ment in the single-byte ANK mode. If you attempt to display an undefined charac-
ter code, a space character will appear.
The loaded user-defined fonts are effective during execution of the user program
which loaded those fonts and during execution of the successive user programs
chained by the
CHAIN statement.
ANK Pattern LOAD I/O statement
APLOAD
Loads a user-defined font in the single-byte ANK* mode
NOTE
Do not specify parentheses ( ) or subscripts which represent a gen-
eral array as shown below; otherwise, it will result in a syntax error.
APLOAD &H80,cp%() error
APLOAD &H80,cp%(5) error
Zobrazit stránku 188
1 2 ... 184 185 186 187 188 189 190 191 192 193 194 ... 559 560

Komentáře k této Příručce

Žádné komentáře