[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Apple Pascal Print (again)



Recently Dennis Doms answered my query about printing on a "ThinkJet"
printer from an Apple IIe.  I tried the Pascal 1.3 program line,
"Writeln (print, chr(27),chr(1),chr(40),chr(115),chr(49),chr(66),chr(9),
chr(27));"  The printout was "(s1B".  Apparently the "chr(27),chr(1)"
and "chr(9),chr(27)" codes were read, but not the "ThinkJet" codes.  I'm
at a loss.