On 13 Jun 2007, at 16:31, J. Landman Gay wrote:

Dave Cragg wrote:
Although "post" is described as "blocking" it only blocks the script it is called in. Other scripts can run at the same time.

Is this true of "put url" also? I want everything to stop in my script until it's done.

It's the same for all "blocking" calls. It will stop the script it's called in. That's why I favor the term "script blocking". But while that script blocks, other scripts may run, for example, by a user clicking a button.

Dave
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to