Really closing a stack
J. Landman Gay
jacque at hyperactivesw.com
Mon Mar 4 14:48:01 EST 2013
On 3/4/13 1:17 PM, Graham Samuel wrote:
> Wow, what an insight! That also explains the fact that I got messages
> from the IDE saying there was a naming conflict immediately after I
> thought I had eliminated the stack from RAM.
I learned about it the hard way, same as you. :) Now if I know that the
file I'm looking for is a stack, I use "there is a file" instead of
"there is a stack", because checking for a file's existence doesn't try
to open it. Only checking for stacks does that.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list