|
Thanks, Chipp... Shame that a mainstack cannot benefit from a substack's
externals. This would make distributed mainstack programs immediately
operational. The way it works at present is "Welcome to the program! Please quit
and start again for it to work."
/H
-----
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 ----- Hugh
Senior
The Flexible Learning Company Web: www.FlexibleLearning.com E: [EMAIL PROTECTED] T/F: +44(0)1483.27 87 27 |
_______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
