Citizen Systems Model CMP-10 manual 1DH3AH

Models: Model CMP-10

1 80
Download 80 pages 40.75 Kb
Page 47
Image 47

GS :

[Function]

Starting/Ending Macro Definition

[Code]

<1D>H<3A>H

[Outline]

Specifying starting/ending macro definition.

 

Means termination when received while defining a macro.

[Caution]

¥ Maximum content available for macro definition is 3328 bytes.

 

¥ A portion exceeding 3328 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 while in macro definition.

[Default]

Initially, Macro is not specified.

[See Also]

GS ^

[Sample Program]

 

 

 

 

PRINT #1, CHR$ (&H1D) + “: “ ;

 

PRINT #1, “+–––+” + CHR$ (&HA);

 

PRINT #1, “ “ + CHR$ (&HA);

 

PRINT #1, “+–––+” + CHR$ (&HA);

 

PRINT #1, CHR$ (&H1D) + “: “;

 

PRINT #1, CHR$ (&H1D) + “ ^ “;

 

PRINT #1, CHR$ (2) + CHR$ (10);

 

PRINT #1, CHR$ (0);

[Print Results]

 

 

 

 

 

>

 

 

 

 

Normal Printing during Macro Definition

 

 

>

 

 

 

 

 

 

>

 

 

 

 

Printing during Macro Execution

 

 

 

 

 

 

 

 

 

>

 

 

 

 

Ñ 45 Ñ

Page 47
Image 47
Citizen Systems Model CMP-10 manual 1DH3AH