Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!ames!pasteur!ucbvax!agate!garnet.berkeley.edu!bri From: bri@garnet.berkeley.edu (Brian Reilly) Newsgroups: comp.sys.mac.hypercard Subject: Re: Getting a resource out of SuperCard Keywords: SuperCard resources snd SoundEdit no go Message-ID: <1990Mar7.040057.14484@agate.berkeley.edu> Date: 7 Mar 90 04:00:57 GMT References: <1990Mar5.061042.11017@agate.berkeley.edu> Sender: usenet@agate.berkeley.edu (USENET Administrator;;;;ZU44) Organization: University of California, Berkeley Lines: 15 In article <1990Mar5.061042.11017@agate.berkeley.edu> bri@garnet.berkeley.edu (Brian Reilly) writes: >How do I get an snd resource (or any kind) out of a SuperCard project? >Since the resources aren't stored in the resource fork, ResEdit or SoundEdit >is no good for finding them as far as I can tell. I'm not sure if anyone else is interested in this, but the answer is that unless you write an xcmd to retrieve a resource from SuperCard, there is no way to get a sound, icon, etc. from a SuperCard project to anyplace else. To me, this does not seem like a good way to manage the resources (storing them in the data fork). The argument for this was that there is a limit on the number of files you can have open at once, and by eliminating the need for a resource fork for every project, you double the number of projects you can have open at once. -Brian Reilly