Synchronous FTP upload?

J. Landman Gay jacque at hyperactivesw.com
Tue Jun 25 11:33:00 EDT 2002


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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the metacard mailing list