[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Apple Pascal Print (again)
- Subject: Apple Pascal Print (again)
- From: Martin Skavlan <martys@aone.com>
- Date: 1997/03/04
- Newsgroups: comp.sys.apple2
- Organization: All USENET -- http://www.SuperNews.com
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.