Re: Strange problem with tsNet external on Windows

2018-03-16 Thread Graham Samuel via use-livecode
I finally answered my own question - it was simple and I was nearly right in my first guess. I forgot to include the ‘Externals’ folder in the files and folders encapsulated by the PC installer maker. I suppose I live too much in the Mac world. The live program looks for an ‘Externals’ folder

RE: Strange problem with tsNet external on Windows

2018-03-15 Thread Ralph DiMola via use-livecode
Graham, Also check tsNet, it's way down at the bottom of the inclusions pane. Or you can disable tsNet and use only libURL. Here are a couple of handlers to find out if is tsNet is enabled. Below that is how to explicitly enable/disable tsNet. function GetNetworkType local tLibUrlDriver