Richard and Bernard, Thanks for the replies. Inserting a "wait with messages" right before the call to libURLSetStatusCallback fixes the issue so at this point, I think I'll just move on :-) Pete lcSQL Software <http://www.lcsql.com>
On Mon, Oct 8, 2012 at 8:09 AM, Bernard Devlin <[email protected]> wrote: > Peter, you could try replacing the 5.5.2 libUrl code with that from an > earlier version. LibURL is the script of a button somewhere (can't > remember where off the top of my head). Comment out the current script, > paste in the old one. See if the problem persists. That will indicate the > engine or the script. > > Bernard > > On Sun, Oct 7, 2012 at 5:26 PM, Richard Gaskin > <[email protected]>wrote: > > > Peter Haworth wrote: > > > >> I only discovered this problem when I started using LC 5.5.2. Versions > of > >> LC prior to that did not report the "can't find handler" message. So > not > >> only was the handler not available to me but there was no indication > that > >> was the case; the code just failed silently. I am running into more and > >> more instances of that - it doesn't exactly inspire confidence in what > the > >> engine is doing. > >> > > > > My hunch is that the engine is fine, but the problem lies with how LC's > > libraries are added to a standalone. > > > > But before we go down that road, forgive me if this was already mentioned > > but is this happening in the IDE, a standalone, or both? > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
