Mundane stuff - duplicate stack problem
J. Landman Gay
jacque at hyperactivesw.com
Tue Feb 26 19:12:38 EST 2013
On 2/26/13 3:31 PM, Graham Samuel wrote:
> This works. Now if I quit LiveCode completely then reload it, then
> restart the program (in the IDE) with only my splash stack present,
> when the splash stack tries to open the data stack (which of course
> in structure and naming is identical to my template stack) I get a
> warning that the template stack is already open and is clashing (has
> the same name, tho not the same filename) as the stack I'm trying to
> open. But up to the statement immediately before my script's attempt
> to open the data stack, the openStacks shows only my splash stack.
> AFAICS there's nothing in the data stack that would attempt to reload
> itself, so what's going on?
Is there a substack in the splash with the same name? It wouldn't be in
the openstacks, but it would be in memory.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list