Setting Stack Externals on Mac

Jim Bufalini jbufalini at visitrieve.com
Mon Nov 16 12:22:38 EST 2009


Hello,

Can someone give me the code for setting the externals of a stack on a Mac
Standalone? On PC it is:

put (<PathToTheExternalsDir> & slash & "Externals" & slash &
"<ExternalName>.dll" & cr) after tExternals
set the externals of this stack to tExternals

On Mac there is an "<ExternalName>.bundle which in turn has a "Contents"
folder which in turn has MacOS folder, which in turn has an <ExternalName>
file. Is it this file that needs to be pointed to or something higher up the
path?

Aloha from Hawaii

Jim Bufalini




More information about the use-livecode mailing list