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
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to