Hi Peter Fox and Robert Newson

Peter's remark about the printer driver got me thinking. I looked at the
T87_stylus_p87 driver with
MasterSpy and searched for 27 followed by @ which is the reset code. I
found this occurring twice (near the end)
and replaced the @ by 0 (zero). (To see the values of control codes you
need to do F3/S/S/A in Master Spy).
Then I saved the driver with a new name. Then in Text87 in
Config/Driver/Load hit down arrow to
find the new driver and choose it.

Robert's info about colour code for Epson ESC/P2 now helped:

>From Basic do open#3,PAR: print#3,chr$(27),'r','chr$(2):close#3  to get
blue printing.

Now back to Text87 and do the usual printing procedure and - WOW!  It
printed in blue!

I remind you from Robert's previous mail: 1=red, 2=blue, 3=magenta,
4=yellow, 5=orange, 6=green

Maybe the above ideas can be used for other situations and programs.

Ian Pizer, 49 ch. Machery, 1292 Chambesy, Geneva. 
e-mail [EMAIL PROTECTED] tel.41227581410

Reply via email to