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
_______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
