Citizen PPU-700II Specifications Page 69

  • Download
  • Add to my manuals
  • Print
  • Page
    / 200
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 68
- 67 -
2.2.9 Macro Commands
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.
• When GS ^ is processed in macro definition, the macro definition is stopped and the
content of definition is cleared.
• Even with ESC @ 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]
LPRINT CHR$(&H1D);":";
LPRINT “+------+"; CHR$(&HA);
LPRINT | |"; CHR$(&HA);
LPRINT “+------+"; CHR$(&HA);
LPRINT CHR$(&H1D);":";
LPRINT CHR$(&H1D);"^";
LPRINT CHR$(2); CHR$(10);
Printing during macro execution
Normal printing during macro definition
+------+
| |
+------+
+------+
| |
+------+
+------+
| |
+------+
Page view 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 199 200

Comments to this Manuals

No comments