use-livecode Digest, Vol 203, Issue 11

thepete10 thepete10 at bellsouth.net
Wed Aug 12 12:09:07 EDT 2020


 stop your malicious emails to this email address

    On Wednesday, August 12, 2020, 12:00:21 PM EDT, <use-livecode-request at lists.runrev.com> wrote:  
 
 Send use-livecode mailing list submissions to
    use-livecode at lists.runrev.com

To subscribe or unsubscribe via the World Wide Web, visit
    http://lists.runrev.com/mailman/listinfo/use-livecode
or, via email, send a message with subject or body 'help' to
    use-livecode-request at lists.runrev.com

You can reach the person managing the list at
    use-livecode-owner at lists.runrev.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of use-livecode digest..."


you can find the archives for this list at:

http://lists.runrev.com/pipermail/use-livecode/

and search them using this link:

http://www.google.com/advanced_search?q=site:lists.runrev.com


Today's Topics:

  1. Building a Windows standalone without tsNet? (Paul Dupuis)
  2. RE: Building a Windows standalone without tsNet? (Ralph DiMola)


----------------------------------------------------------------------

Message: 1
Date: Wed, 12 Aug 2020 11:39:47 -0400
From: Paul Dupuis <paul at researchware.com>
To: How to use LiveCode <use-livecode at lists.runrev.com>
Subject: Building a Windows standalone without tsNet?
Message-ID: <0a9173b9-97bf-9061-a840-d7650c73053b at researchware.com>
Content-Type: text/plain; charset=utf-8; format=flowed

I have a very simple stack that I want to build a Windows standalone for 
(.exe). I do not use any internet/networking related commands or 
functions in my scripts

The standalone builder for LC9.6.0 insists on including the "Externals" 
folder with tsNet dll in it.

Can some one remind me how I tell the LC not to include tsNet? I knew it 
once, have forgotten, and can't find in anywhere in any documentation.

Thank you in advance.



------------------------------

Message: 2
Date: Wed, 12 Aug 2020 11:59:09 -0400
From: "Ralph DiMola" <rdimola at evergreeninfo.net>
To: "'How to use LiveCode'" <use-livecode at lists.runrev.com>
Subject: RE: Building a Windows standalone without tsNet?
Message-ID: <003f01d670c1$8690e490$93b2adb0$@net>
Content-Type: text/plain;    charset="us-ascii"

Paul,

Disable: 
dispatch "revunloadlibrary" to stack tsnetliburl

Enable: 
dispatch "revloadlibrary" to stack tsnetliburl

Ralph DiMola
IT Director
Evergreen Information Services
rdimola at evergreeninfo.net

-----Original Message-----
From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf
Of Paul Dupuis via use-livecode
Sent: Wednesday, August 12, 2020 11:40 AM
To: How to use LiveCode
Cc: Paul Dupuis
Subject: Building a Windows standalone without tsNet?

I have a very simple stack that I want to build a Windows standalone for
(.exe). I do not use any internet/networking related commands or functions
in my scripts

The standalone builder for LC9.6.0 insists on including the "Externals" 
folder with tsNet dll in it.

Can some one remind me how I tell the LC not to include tsNet? I knew it
once, have forgotten, and can't find in anywhere in any documentation.

Thank you in advance.

_______________________________________________
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




------------------------------

Subject: Digest Footer

_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-livecode


------------------------------

End of use-livecode Digest, Vol 203, Issue 11
*********************************************
  


More information about the use-livecode mailing list