CalendarPane

J. Landman Gay jacque at hyperactivesw.com
Mon Aug 8 14:57:37 EDT 2011


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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list