externalPackages

JB sundown at pacifier.com
Sun Aug 10 23:06:36 EDT 2014


I built a external using the external examples
and have created the stack and installed the
external.  Everything works and now I want to
see the externalPackages of my stack.

I created a button and put the following script into it.

on mouseUp
put the externalPackages of stack "rnahelloTest" into fld id 1004
end mouseUp

What happens is it sets my field to empty.
I was thinking that since I have installed
the external properly and the stack is able
to use it properly it would list my external.

How do I use the externalPackages?

John Balgenorth


More information about the use-livecode mailing list