Thanks, Guys, "delete stack" was the hint I needed...


At 9:53 AM -0700 8/16/05, Richard Gaskin wrote:
Just make sure the stack's destroyStack property is true, and whenever the stack is closed its copy in memory is destroyed.


At 10:43 AM -0600 8/16/05, Chris Sheffield wrote:
Pretty easily, actually.

close stack "MyStack"
delete stack "MyStack"

These have always worked for me. Just be careful not to accidentally use "delete" on a substack because it will actually get deleted from the main stack. For more info, look up the command in the docs.

Chris

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to