Re: Weird crash when stack is in use

2016-01-02 Thread Peter M. Brigham
Don't know about your crashing problem, but the reason the library stack script can't find the function handler in the main stack is that it's in the wrong place in the message path. From the LC dictionary: The start using command places a stack's script into the message path *after* the curren

Re: Weird crash when stack is in use

2016-01-01 Thread William Prothero
FYI, I made a test stack where the destination stack’s only script was the “start using” script referred to below. Livecode did not crash. I don’t know why it crashes my app, but I will investigate further to try and pin down the source, over the next day or so. Bill > On Jan 1, 2016, at 9:50 A

Weird crash when stack is in use

2016-01-01 Thread William Prothero
Folks: First, Happy New Year. I’ve gotten obsessed with a very odd crash that’s stopping my progress, so here it is. I am on Mac El-Capitan 10.11.2 and Livecode 7.1. I have a splash stack that launches my main stack, which has several substacks. When I load my main stack, I “start using “ all o