CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (4 messages)

#163647- PICT format Message #163954
Apple has a Macintosh Tech Note describing PackBits data structure. If you have access to an index of these notes you can easily find the note.
Matt: Thanks again for the PAP feedback. I think I've found a solution to this problem via a small PostScript program on CIS titled LW.REV. This program when downloaded to a PostScript laser printer prints the printer's name and PostScript version and revision numbers. I think I will send this…
Matt: Thanks for the LaserWriter feedback. I'm aware that the Macintosh Printing architecture supports only write-only access. You mentioned PAP access which seems to me to be what I'm wanting. Does PAP allow me to read the PostScript version number from a PS laser printer, not nexessarily an Apple brand…
#131785 Pascal->asm->C Message #131862
Burt: Why can't the original asm code be assembled by itself and then linked into the C program? This seems the easiest to me. — DAVID T CRAIG