Example
10 REM
20
30
40
50
60
70
80
90
100 END
30
Character Styling
superscript and subscript
LPRINT "E=M*C";
LPRINT CHR$(27);"S";CHR$(0);
LPRINT "2";
LPRINT CHR$(27);"T";
LPRINT " is Einsteins most famous formula."
LPRINT "H";
LPRINT CHR$(27);"S";CHR$(1);"2";CHR$(27);"T";
LPRINT "O is simply water."
Need help?
Do you have a question about the Matrix Printer and is the answer not in the manual?