On 6/25/02 5:30 AM, Richard Gaskin wrote:

> My understanding of "wait for messages" was the opposite, that it was
> designed to allow asynchronous behavior. Is there a way to use it to suspend
> script execution and event messages while waiting for an upload to complete?

Would this work:

repeat until <condition>
   wait 1
end repeat

I believe this form of "wait" doesn't allow messages to pass through.


-- 
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to