Denso BHT-200QW Specifikace Strana 181

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 587
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 180
Chapter 14. Statement Reference
173
____________________________________________________________________
I/O statement
CURSOR
Turns the cursor on or off.
____________________________________________________________________
Syntax:
Syntax:Syntax:
Syntax:
CURSOR ON OFF
Description:
Description:Description:
Description:
When a user program is initiated, the cursor is set to OFF. CURSOR ON turns on the cursor
for keyboard entry operation by the INKEY$ function. CURSOR OFF turns off the cursor.
The cursor size depends upon the screen mode (single-byte ANK mode or two-byte
Kanji mode), the screen font size (standard-size or small-size), and the character
enlargement attribute (regular-size, double-width, double-height, or quadruple-size). For
details about the cursor, refer to Chapter 7, Subsection 7.1.3.
The cursor shape specified by the most recently executed LOCATE statement takes
effect.
• After execution of LOCATE ,,0 which makes the cursor invisible, even execution of
CURSOR ON statement cannot display the cursor. To display the cursor, it is necessary to
make the cursor visible by using the LOCATE statement.
Syntax errors:
Syntax errors:Syntax errors:
Syntax errors:
Error code and message Meaning
error 71: Syntax error
Specification other than ON and OFF is
described.
Reference:
Reference:Reference:
Reference:
Statements: APLOAD, INPUT, KPLOAD, LINE INPUT, and LOCATE
Functions: INKEY$ and INPUT$
Zobrazit stránku 180
1 2 ... 176 177 178 179 180 181 182 183 184 185 186 ... 586 587

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

Žádné komentáře