Finding errors in a standalone
J. Landman Gay
jacque at hyperactivesw.com
Thu Jul 13 23:40:16 EDT 2017
On 7/13/17 7:59 PM, Alex Tweedly via use-livecode wrote:
>
>
> On 14/07/2017 01:38, Dr. Hawkins wrote:
>>
>>
>> On Thu, Jul 13, 2017 at 5:19 PM, Alex Tweedly via use-livecode
>> <use-livecode at lists.runrev.com <mailto:use-livecode at lists.runrev.com>>
>> wrote:
>>
>>
>>
>> I suspect it's failing when I call tsNetInit - but it does that
>> whether I "search for inclusions" or specify them myself (and
>> include Internet, SSL, etc). Is there any way to check what has
>> been included ?
>>
>>
>> I have a stack with a huge scrolling field, and a "ck stuff" handler.
>>
> Yeah - it's the equivalent of that (but writing to a log file) that
> makes me think it's tsNetInit that's the problem. But I don't know what
> to do next - Internet is included (manually, and hopefully also by
> search for inclusions), I'm using Business edition, so why would
> tsNetInit fail ?
Being ignorant of almost everything about internet connection details,
I've never called tsNetInit. I just include the internet library in my
standalone and it works. I'm gussing it initializes itself when the
library loads. What happens if you remove that command?
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list