Load URL doesn't send message
J. Landman Gay
jacque at hyperactivesw.com
Fri Jul 29 00:20:29 EDT 2005
Sarah Reichelt wrote:
>> I'm using libURL 1.1.3b1 (apparently what ships with 2.6) and can't
>> get a message when the URL is done. I'm trying:
>>
>> load url tURL with message "myMsg"
>>
>> No message is sent. Is it just me?
>>
> It's working for me, with the same version. Do you get anything if you
> check "the result" right after the "load" command?
No, it's empty.
> Is there an restriction about where the callback handler has to be? I
> always put it in the same object, but I don't know if that matters.
The libURL docs say it needs to be in the same script, and mine is.
What handlers are you using? Do you do a urlStatus check with a progress
bar? That seems to be part of the problem, near as I can tell. Of
course, I could be doing something dumb.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list