Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!anise!pst From: pst@anise.acc.com (Paul Traina) Newsgroups: comp.unix.aux Subject: AppleSingle file digestifier Keywords: applesingle, postscript, toolbox Message-ID: <821@anise.acc.com> Date: 19 Jun 89 03:51:06 GMT Organization: Advanced Computer Communications, Santa Barbara, CA Lines: 15 I'm trying to hack together a little program that will take the printer output from a toolbox program (i.e. MacDraw II) and dump it to a laserwriter that is attached to a remote vax. I've got all of the tools working perfectly, except for the extraction of the data fork of the /usr/lib/mac/Postscript{0,1,...} file. This is a AppleSingle file, and I need the data fork (the postscript commands from it). I've hacked together a really stupid way to extract the data fork from that file, but what I really need is a utility that will pull out any fork that I desire out of an AppleSingle file. I know how to do it, so I'm just trying to avoid re-inventing the wheel. If you've got something that will suit my needs, please let me know. -- You're calling me anti-social? But of course! Anti-social behavior is my professional specialty.