URL download and Cache problems
Richard Gaskin
ambassador at fourthworld.com
Wed Dec 15 15:59:11 EST 2004
This conversation raises a question -
There are currently two ways to download files, the "load" command and
"get URL".
It used to be the case that "load" was a better option for longer
downloads and/or if you need to update a progress bar, since it was the
only one of the two that was non-blocking and you could querty the
urlStatus for those downloads.
But now that we have the libUrlStatusCallback option, which provides
periodic messages for "get URL", is there any benefit to using "load"?
--
Richard Gaskin
Fourth World Media Corporation
__________________________________________________
Rev tools and more: http://www.fourthworld.com/rev
More information about the use-livecode
mailing list