Herunterladen Inhalt Inhalt Diese Seite drucken

Citizen CBM1000 Bedienungsanleitung Seite 116

Vorschau ausblenden Andere Handbücher für CBM1000:
Inhaltsverzeichnis

Werbung

GS :
[Function]
[Code]
[Outline]
[Caution]
[Default]
[See Also]
[Sample Program]
[Print Results]
Starting/Ending macro definition
<1D>H<3A>H
Specifying starting/ending macro definition.
Reception of this command during macro definition signifies
ending the macro definition.
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.
The initial value is not defined.
GS ^
LPRINT CHR$(&H1D) + ":";
LPRINT "+———+" + CHR$(&HA);
LPRINT "|
|" + CHR$(&HA);
LPRINT "+———+" + CHR$(&HA);
LPRINT CHR$(&H1D) + ":";
LPRINT CHR$(&H1D) + "^";
LPRINT CHR$(2) + CHR$(10);
END
Normal Printing during Macro Definition
Printing during Macro Execution
— 98 —

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis