problem waiting - spellchecker

Brian Yennie briany at qldlearning.com
Tue Aug 30 01:39:19 EDT 2005


Xavier,

I would suggest either:

a) use "wait ... with messages"

or

b) modularize the code such that your buttons can pick up where your 
code left off. IOW, there is no code running while waiting for a button 
to be pressed. Just save off your progress, and wait for the next 
click.

Hope that helps!

- Brian




More information about the use-livecode mailing list