Re: Question re destroyStack

2015-02-18 Thread EED-wp Email
Richard Tnx for the suggestion. I guess debugging would go the same. It could make things much easier and cleaner. Bill William Prothero http://ed.earthednet.org > On Feb 18, 2015, at 5:07 PM, Richard Gaskin > wrote: > > William Prothero wrote: > > > I’m setting up my app. It consists of va

Re: Question re destroyStack

2015-02-18 Thread Richard Gaskin
William Prothero wrote: > I’m setting up my app. It consists of various stacks and their > library stacks. When each sub-section of the app gets called from > the main index stack, the destination main stack is loaded, and this > then loads a library stack and its substacks that hold the library

Question re destroyStack

2015-02-18 Thread William Prothero
Folks: I’m setting up my app. It consists of various stacks and their library stacks. When each sub-section of the app gets called from the main index stack, the destination main stack is loaded, and this then loads a library stack and its substacks that hold the library code. The library substa