Hi Mark, thanks for your idea! Finally I found out that there is a slight difference in processing the urlstatus between Rev 4.0 and LC 4.5 and up After fireing the load url I checked all possible urlstatus, including status = empty, which officially means the URL was not loaded. But up to Rev 4.0 I never got empty and so empty was the same as error and in the consequence I stopped my procedure. Since LC 4.5 it seems, that the status starts for a very short time with empty (what it defiantly hasn't done up to 4.0), after it fires any other status. So I just removed (and ignore) the checking of empty and so the processing runs the same as before.
Tiemo > -----Ursprüngliche Nachricht----- > Von: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- > boun...@lists.runrev.com] Im Auftrag von Mark Talluto > Gesendet: Mittwoch, 21. September 2011 06:11 > An: How to use LiveCode > Betreff: Re: URLStatus(tURL) doesn't work anymore since LC 4.5.1!? > > Hi Tiemo, > > Try: libURLSetStatusCallback > > > Best regards, > > Mark Talluto > http://www.canelasoftware.com > > > > > > On Sep 20, 2011, at 9:33 AM, Tiemo Hollmann TB wrote: > > > Hello, > > > > > > > > by incident I found, that something has change with load URL / urlStatus() > > between Revolution 4.0 and LC 4.5.1/4.6.3 > > > > I have an update mechanism in my software with this asynchronous load URL > > since Rev 2.7 and now the urlstatus() is empty, with the consequence that my > > update routine stops and my updates don't work anymore. I searched for > > urlstatus, but didn't find any notice. > > > > > > > > What did I miss? What has changed with LC 4.5? Has anybody else this > > experienced? Any help or hint highly appreciated > > > > Tiemo > > > > > > > > > > > > _______________________________________________ > > use-livecode mailing list > > use-livecode@lists.runrev.com > > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode