Shari wrote: > Can an embedded stack in a standalone save to itself? Or does the > stack need to be OUTSIDE of the main stack... ie, not embedded?
The stack needs to be outside in its own file on disk, independent of the main stack. All substacks are saved into the same file on disk, and so saving any one of them effectively saves them all. Since it's all one big file, the standalone considers the whole file -- substacks and all -- to be part of itself. -- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
