I'm running into an issue with libURLStatus. I'm using libURLDownloadToFile, specifying a handler name as the callback message. My callback handler checks the value of the URLstatus parameter passed to it. If it is "error", I call libURLErrorData and pass the purl parameter.
All seems reasonable, but I'm getting empty back from the libURLErrorData call and the file is actually downloaded successfully. Any clues? Pete lcSQL Software <http://www.lcsql.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
