Re: No closeStack message

2013-03-14 Thread Peter Haworth
Thinking about this more, I think this is a bug. Removing the stack from memory is fine, just needs to be clearer that's what happens, but not sending a closeStack message seems wrong. Pete lcSQL Software On Mon, Mar 11, 2013 at 11:18 AM, Peter Haworth wrote: > I found t

Re: No closeStack message

2013-03-11 Thread Peter Haworth
Hi Craig, Thanks for the reply - see my follow up post, it was due to a preference setting. Pete lcSQL Software On Mon, Mar 11, 2013 at 11:21 AM, wrote: > Did you try quitting LC and reopening? And are you positive there are no > other closeStack handlers lurking anywhere

Re: No closeStack message

2013-03-11 Thread dunbarx
Did you try quitting LC and reopening? And are you positive there are no other closeStack handlers lurking anywhere? Craig Newman -Original Message- From: Peter Haworth To: How to use LiveCode Sent: Mon, Mar 11, 2013 1:57 pm Subject: No closeStack message A stack that has been wor

Re: No closeStack message

2013-03-11 Thread Peter Haworth
I found the problem. The General Preference "if destroyStack is false..." was set to "Close the file". I don't recall setting it but I guess I must have. Somehow, "close the file" doesn't come across to me as removing it from memory but that is what it does. Pete lcSQL Software