CBM CBM1000 Instrukcje Operacyjne Strona 119

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 230
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 118
— 101 —
GS :
[Function] Starting/Ending macro definition
[Code] <1D>H<3A>H
[Outline] Specifying starting/ending macro definition.
Reception of this command during macro definition signifies
ending the macro definition.
[Caution] Maximum content available for macro definition is 2048 bytes.
A portion exceeding 2048 bytes is not defined.
Even with ESC @ (Initialization of the printer) having been
executed, defined content is not cleared. Therefore, it is
possible to include ESC @ into the content of macro definition.
Normal printing operation is carried out even during macro
definition.
[Default] The initial value is not defined.
[See Also] GS ^
[Sample Program]
[Print Results]
Printing during Macro Execution
Normal Printing during Macro Definition
LPRINT CHR$(&H1D) + “:”;
LPRINT “+———+” + CHR$(&HA);
LPRINT “| |” + CHR$(&HA);
LPRINT “+———+” + CHR$(&HA);
LPRINT CHR$(&H1D) + “:”;
LPRINT CHR$(&H1D) + “^”;
LPRINT CHR$(2) + CHR$(10);
END
<
<
<
<
Przeglądanie stron 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 229 230

Komentarze do niniejszej Instrukcji

Brak uwag