On 8/8/11 12:06 PM, Bob Sneidar wrote:

I am going to say that in order to start using a stack that isn't
already open by Livecode, it cannot be a substack of another stack.
You can see why. Even if the parent stack is in the stackfiles,
Livecode apparently does not peruse the substacks of the mainstacks
in the stack files  to find it.

Is this a bug or intended behavior?

You should be able to do it if you provide the long name of the substack:

  start using stack "substack" of stack "mainstack"

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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