home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!comp.vuw.ac.nz!waikato.ac.nz!ramorgan
- From: ramorgan@waikato.ac.nz
- Newsgroups: comp.sys.mac.hypercard
- Subject: Re: "Too many pending messages" Error?
- Message-ID: <1992Aug13.131538.10072@waikato.ac.nz>
- Date: 13 Aug 92 13:15:38 +1200
- References: <1992Aug11.110751.14578@uva386.schools.virginia.edu> <1992Aug13.125936.10069@waikato.ac.nz>
- Organization: University of Waikato, Hamilton, New Zealand
- Lines: 31
-
- In article <1992Aug13.125936.10069@waikato.ac.nz>, ramorgan@waikato.ac.nz writes:
- > In article <1992Aug11.110751.14578@uva386.schools.virginia.edu>, wayne@uva386.schools.virginia.edu (Tony Wayne) writes:
- >> I writing a hypercard stack that runs like a slide show. The
- >> user is not to pess any buttons. In fact, when done the
- >> computer will be on the other side of a window. Here the rub.
- >> While running the program I get an error -debug, script,
- >> cancel- box that says "Too many pending messages." What does
- >> this mean and most importantly how can I get rid of it?
- >>
- >> The stack is written by using "On OpenCard" scripts on each
- >> card.
- >>
- >> Suggestions?
- >> -Tony Wayne
- >
- > To quote almost ... Hypercard has no room to cache a new object to send a
- > message to it ... Yes it happened to me in similar circumstances. When you back
- > up one it's like clearing the slate, but if you continue on in the same manner,
- > it will happen again.
- >
- > How did I get around it ? I compromised with the length of travel (ie how many
- > cards I went to), and when I came to the front of my program again, I got the
- > user to click anywhere. This was an extremely SLACK way to solve the problem
- > and I'm sure someone will have a better idea, but because it was a demo which
- > was mostly under my control, to be used once ever only, it wasn't such a bad
- > thing, and I didn't try too hard to find a solution. Sorry, but if you can't
- > get a better reply, I hope this helps.
-
- almost forgot - i transferred control to the stack (on openstack) and the same
- thing happened !!!#@%$&*!??*%$!#!
-
-