Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucsd!cogsci!carrier From: carrier@cogsci.ucsd.EDU (Mark Carrier) Newsgroups: comp.sys.mac.programmer Subject: Scrapbook File format Message-ID: <785@cogsci.ucsd.EDU> Date: 11 Oct 89 20:50:22 GMT Reply-To: carrier@cogsci.ucsd.edu (Mark Carrier) Organization: U.C. San Diego, Institute for Cognitive Science Lines: 18 Does anybody have or know where to find the format of the Scrapbook File? The reason I ask is that I would like to be able to take a set of many PICT resources (cut from various graphics applications) and one-by-one convert them to a format suitable for use on a PC. I've already got the conversion code working properly, but I now have the problem of having to apply my Mac code to each image individually, invoking my application each time. If I knew the format of the scrapbook file (all the images are contained in scrapbook files) then I could just start the whole process off and leave it to do each conversion automatically. Thanks in advance. Mark Carrier carrier@cogsci.ucsd.edu