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)

#163908 Laserwriter 8.1.2 Message #164045
Uh…it'd be real hard for most people to be "LaserWriter 8.1.2" users, because that version is a Kanji-only release that at the moment isn't available outside of Japan. An English-language release of 8.1.2 is not planned, though there might be one on the Developer CD as a convenience for developer…
#142718 LaserWriter 8.0 Message #142898
From: Matt Deatherage Mac Developers Forum · Library Questions October 6, 1993 10:19 PM
Apple licensed the software from a third-party, which didn't _tell_ Apple it would expire on October 1st. That's why. –Matt Read action !
From: Matt Deatherage Mac Developers Forum · Inside Macintosh October 6, 1993 10:19 PM
PAP is the protocol used to talk to the printer over the network. You can license a PAP client from Apple (with documentation that amplifies Inside AppleTalk, 2nd Edition) or you can write your own if you're really into networking stuff. Anything the printer driver can do, you can do…
From: Matt Deatherage Mac Developers Forum · Inside Macintosh October 2, 1993 12:12 PM
The Macintosh printing architecture doesn't allow you to _read_ anything from a printer, only to write to it. If you want to query a printer, you'll have to open a connection to the printer, probably using PAP client software like you can license from Apple. –Matt Read action !