> Need some clarification on the use of the stackFiles property.  I have a 
> file, xzy.livecode.  It has a mainstack and several substacks.  I need access 
> to the mainstack and some of the substacks in my application. I set up a 
> stackFiles entry referring to the main stack with a path to the stack file, 
> thinking that would get me access to all the substacks but it looks like I 
> have to set up a stackFiles entry for each substack as well as the main 
> stack, is that correct?

Yes you do if you are going to refer to those substacks by name before you 
refer to the mainstack. Don't forget to use relative paths too.

Cheers

Monte
_______________________________________________
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