On 10/6/12 12:43 PM, Peter Haworth wrote:
I'm unclear as to exactly which handler can't be found - lcDownloadCheck is right there and libURLSetStatusCallback is a standard LC handler.
Rev libraries aren't available until backgrounds are done loading. You may need to give it a little more time. Theoretically it should be ready by the time your openCard triggers but try calling the handler specifically after that finishes using a "send in time" structure.
I've long been puzzled why my check for updates at startup didn't appear to be working.
No Rev libraries will be available at startup. -- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ 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
