Installing Externals
Trevor DeVore
lists at mangomultimedia.com
Tue Aug 12 12:51:13 EDT 2014
On Mon, Aug 11, 2014 at 6:30 AM, JB <sundown at pacifier.com> wrote:
>
> How do you get the name of the first item if you do not
> know what it is. You could try the name of the file and
> not include the .Bundle and in this case you would get
> lucky and it would work.
>
The external developer should provide you with that information. If you are
the external developer then it is the value defined by the following in
the external source:
EXTERNAL_BEGIN_DECLARATIONS("EnhancedQT")
The only other option is to assign the external file to the externals
property of a stack, get the engine to load the external (using technique I
mentioned in other thread), and then check the externalpackages property of
the stack.
--
Trevor DeVore
ScreenSteps
www.screensteps.com - www.clarify-it.com
More information about the use-livecode
mailing list