TallyGenicom Matrix Printer Programmer's Manual page 139

Tallygenicom matrix printer programmer's manual
Table of Contents

Advertisement

When the printer is switched on no vertical tab stops are set.
Example
10
20
30
40
50
60
70
80
56
Print Positioning
REM
vertical tabs
LPRINT CHR$(27);"C";CHR$(10);:REM set form length
LPRINT CHR$(27);"B";CHR$(0);:REM clear all vtabs
LPRINT CHR$(27);"B";CHR$(3);CHR$(5);CHR$(9);CHR$(0);
LPRINT CHR$(11);"this is the first
LPRINT CHR$(11);"this is the second vertical tab, line 5"
LPRINT CHR$(11);"this is the third
END
vertical tab, line 3"
vertical tab, line 9"

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Matrix Printer and is the answer not in the manual?

Table of Contents