URL download and Cache problems
Alex Tweedly
alex at tweedly.net
Wed Dec 15 13:18:37 EST 2004
At 13:05 15/12/2004 -0500, Rick Harrison wrote:
>Alex,
>
>I have some code that changes the URL correctly every time, so that is not
>the issue.
>
>I didn't want to list it because it takes up a lot of pages and is
>unnecessary for our
>discussion purposes.
OK - understand.
>So the URL load doesn't wait to finish downloading the first file before
>downloading the second.
>Great..., that's just terrible for my purposes.
>
>What I really want is for one download to complete before it starts doing
>another.
>Is there anyway to do this?
Yes - simply use
put URL "http://www......." into myVar
(or into a field, or wherever)
-- Alex.
More information about the use-livecode
mailing list