tsNet issues
Charles Warwick
charles at techstrategies.com.au
Thu Jun 28 22:17:47 EDT 2018
Hi Richard,
What version of LC are you using?
If I run the following code in LC 9.0.0, I get an answer dialog indicating a 404 error was returned:
on mouseUp
get URL “https://downloads.techstrategies.com.au/blah”
if the result is not empty then
answer the result
end if
end mouseUp
Cheers,
Charles
> On 29 Jun 2018, at 5:29 am, Richard Gaskin via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> 1. When attempting to get a URL that should return 404, "the result" is empty. Is this a known issue, or should I file a new report?
>
> 2. I don't need tsNet for what I'm working on at the moment - how do I turn it off?
>
> This older recommendation no longer seems to do the trick:
>
> dispatch "revUnloadLibrary" to stack "tsNetLibURL"
>
> --
> Richard Gaskin
> Fourth World Systems
> Software Design and Development for the Desktop, Mobile, and the Web
> ____________________________________________________________________
> Ambassador at FourthWorld.com http://www.FourthWorld.com
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
More information about the use-livecode
mailing list