easy externals question

Chipp Walters chipp at chipp.com
Sat Sep 25 03:40:20 EDT 2004


Hugh,

You can set a stacks externals and it will be saved with the stack. 
Externals are a property of the stack, so you only need set them once 
and they will load each and every subsequent time the stack is launched.

If you want to dynamically set the externals of a stack, you can do this 
too, by having a main stack set the externals of 'otherStack', save 
'otherStack', then close and remove from memory otherStack (delete stack 
'otherStack'), then open otherStack and the externals will now work with 
otherStack.

Hope this helps.

best,

Chipp



More information about the metacard mailing list