AW: which Externals does a standalone load?

Tiemo Hollmann TB toolbook at kestner.de
Mon May 22 05:40:00 EDT 2017


Thanks for clarifying!
Tiemo


-----Ursprüngliche Nachricht-----
Von: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] Im Auftrag
von Mark Waddingham via use-livecode
Gesendet: Montag, 22. Mai 2017 11:26
An: How to use LiveCode <use-livecode at lists.runrev.com>
Cc: Mark Waddingham <mark at livecode.com>
Betreff: Re: which Externals does a standalone load?

On 2017-05-22 11:13, Tiemo Hollmann TB via use-livecode wrote:
> Hello,
> 
> LC 8.1.4 I have a program out in the market, and I am unsure, if it 
> runs with or without tsNet.

Standalones only load the externals which are explicitly included (i.e.
those chosen explicitly, or those chosen by the 'search for inclusions' 
step).

You can check to see what a built application (on Mac) is loading by:

   1) Running the app

   2) Go to Activity Monitor

   3) Find the process of the standalone you've just run

   4) Click the 'info' button to get info about the process

   5) Look at the Open Files and Ports tab

   6) See what files under Externals are loaded.

For example, the 8.1.1 Business IDE has these:

/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Externals/revandroid.bundle/Contents/MacOS/revandro
id
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Externals/revdb.bundle/Contents/MacOS/revdb
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Externals/revfont.bundle/Contents/MacOS/revfont
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Externals/revbrowser.bundle/Contents/MacOS/revbrows
er
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Externals/reviphone.bundle/Contents/MacOS/reviphone
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Externals/revspeech.bundle/Contents/MacOS/revspeech
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Externals/revvideograbber.bundle/Contents/MacOS/rev
videograbber
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/blur-1.1.17/blur.bundle/Contents/MacOS/blur
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/mergJSON-1.0.33/mergJSON.bundle/Contents/MacOS/
mergJSON
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Externals/revxml.bundle/Contents/MacOS/revxml
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Externals/revzip.bundle/Contents/MacOS/revzip
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/mergAV-4.0.19/mergAV.bundle/Contents/MacOS/merg
AV
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/mergAWS-1.2.29/mergAWS.bundle/Contents/MacOS/me
rgAWS
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/mergBLE-1.1.11/mergBLE.bundle/Contents/MacOS/me
rgBLE
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/mergBonjour-1.0.30/mergBonjour.bundle/Contents/
MacOS/mergBonjour
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/mergCL-2.0.26/mergCL.bundle/Contents/MacOS/merg
CL
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/mergGoogle-1.0.17/mergGoogle.bundle/Contents/Ma
cOS/mergGoogle
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/mergGoogle-1.0.17/mergGoogle.bundle/Contents/Fr
ameworks/GData.framework/Versions/A/GData
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/mergMarkdown-1.0.30/mergMarkdown.bundle/Content
s/MacOS/mergMarkdown
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/mergMicrophone-1.0.30/mergMicrophone.bundle/Con
tents/MacOS/mergMicrophone
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/mergNotify-2.0.27/mergNotify.bundle/Contents/Ma
cOS/mergNotify
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/tsNet_Business_1.2.3/tsNet.bundle/Contents/MacO
S/tsNet
/Applications/LiveCode Business
8.1.1.app/Contents/Tools/Ext/XPDF-1.0.8/XPDF.bundle/Contents/MacOS/XPDF

Warmest Regards,

Mark.

--
Mark Waddingham ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps

_______________________________________________
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