Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!uflorida!gatech!ncar!tank!nucsrl!bob From: bob@eecs.nwu.edu (Bob Hablutzel) Newsgroups: comp.sys.mac.programmer Subject: Re: Changing Resources Message-ID: <10050035@eecs.nwu.edu> Date: 18 Oct 88 19:56:59 GMT References: Organization: Northwestern U, Evanston IL, USA Lines: 12 > I fill this handle with some data. Now, I want to replace the first > resource with this new data. So, I tried: > RmveResource(TheRes); > DisposHandle(TheRes); > AddResource(NewRes, Type, ID, Name); Have you tried updating the resource file after removing the old resource, and adding the new one? This might help... Of course it might not, too. Bob Hablutzel BOB@NUACC.ACNS.NWU.EDU