Tally T5023+ Programming Manual page 176

Multi-functional flat bed printer
Table of Contents

Advertisement

Syntax of the graphics commands
BEGIN EIGHT DOT
PRINTLF("Parameter S =",S)
PRINT(char(27),"*",char(S))
PRINT(char(100,0))
SET N=0
REPEAT
SET N=N+1
PRINT(char(170),char(85))
UNTIL N=50
PRINTLF( )
END EIGHT DOT
BEGIN TWENTY-FOUR
PRINTLF("Parameter S =",S)
PRINT(char(27),"*",char(S))
PRINT(char(100,0))
SET N=0
REPEAT
SET N=N+1
PRINT(char(170),char(85))
UNTIL N=150
PRINTLF( )
END TWENTY-FOUR
166
T5023/5023+ - Programming Guide
Graphics commands

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

T5023

Table of Contents