EasyManua.ls Logo

TallyGenicom MATRIX PRINTER 2150 - Mtpl; Example in BASIC

TallyGenicom MATRIX PRINTER 2150
216 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MTPL As the emulations do not cover the entire scope of your printer, a new
printer language has been created. Using MTPL you are able to optimize
operation and handling.
MTPL can be used in connection with other emulations or can be used
alone.
Example in BASIC open “LPT1:” as #1
width #1,255
Text1$ = 10 characters/inch”
Text2$ = “15 characters/inch”
ESC$ = chr$(27)
print #1,ESC$;"[4w";Text1$;ESC$;"[6w";Text2$;ESC$;"[4w";Text1$
end
BACK
QUIT
?
PRINT
Reference manual Emulations
116

Table of Contents

Related product manuals