Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!gatech!udel!rochester!uhura.cc.rochester.edu!aisl From: aisl@uhura.cc.rochester.edu (Lawrence Landry) Newsgroups: comp.sys.mac.hypercard Subject: Re: HC can't find newly added resources Message-ID: <925@ur-cc.UUCP> Date: 22 Feb 89 21:20:12 GMT References: <4521@charon.unm.edu> Reply-To: aisl@uhura.cc.rochester.edu (Lawrence Landry) Organization: University of Rochester Lines: 23 In article <4521@charon.unm.edu> stone@hydra.unm.edu (Andrew Stone CS.DEPT) writes: > > ... For some reason HC thinks it already knows > what resources the stack contains, and thus does not recognize > the new ones. ... I used to make my script look something like: on mouseUp rescopy ... push card go home pop card end mouseUp This closed and then reopened the stack so that HyperCard looked at the resources again. If you don't want the user to see the movement, simply lock the screen. You may also want to set the lockMessages to true but I don't remember if this causes a problem (since no openStack message is generated.) Larry Landry University of Rochester