possible bug: can someone confirm that load url with message is broken?

Andre Garzia soapdog at mac.com
Thu Apr 19 14:58:56 EDT 2007


Klaus,

here it started working if I set the libURLSetStatusCallback before  
trying the load command. Then it worked as expected.

:-/

Andre
On Apr 19, 2007, at 3:32 PM, Klaus Major wrote:

> Hi Andre,
>
>> Here it is very strange,
>>
>> if I step with the debugger, it works, if I allow it to run by  
>> itself, the message is never dispatched.
>>
>> strange... bug is on my side, so, I'll solve it. Thanks Trevor
>
> I encountered this one, too!
> Even "urlstatus turl" does not work.
>
> I did this test:
> ...
> put "http://www.apple.com" into turl
> load turl
> put urlstatus(turl)
> ## nothing was put!
> wait 1 secs
> ## Just to give it some time...
> put urlstatus(turl)
> ## again nothing
> ...
>
> The above DOES work in 2.8 however.
>
> So I finally use "libURLDownloadToFile" which did work as espected.
>
>> andre
>
> Regards
>
> Klaus Major
> klaus at major-k.de
> http://www.major-k.de
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list