Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!aplcen!jhunix!esp_05 From: esp_05@jhunix.HCF.JHU.EDU (Stdnt 05) Newsgroups: comp.sys.mac.programmer Subject: Saving PICT Message-ID: <3729@jhunix.HCF.JHU.EDU> Date: 18 Dec 89 21:13:32 GMT Reply-To: esp_05@jhunix.UUCP (Stdnt 05) Organization: The Johns Hopkins University - HCF Lines: 16 Although this is probably a mundane question, it's not working like I'd expect it, so I'll ask: I'm trying to save a PICT resource to disk after a certain program draws the picture so that another program can reproduce that picture later. In theory, I should just have to do a save of the length of the PICT resource at the address of the resource, then to load it create a resource large enough to contain the original and load it in. Doesn't seem to work. Just the loading part doesn't seem to work with MacDraw PICTS either. Can someone send me quick 'n dirty code to do this in Think C? Thanks in advance. Please respond to RICK @ JHUVM (bitnet). Eric