On Wed, 17 Nov 1999, Preston Shea wrote:
> Can one pass a parameter from stack B to stack A when stack A opens stack ?
Not directly, no. You can use a global variable for this or set a
custom property on one of the stacks (usually setting on the target
works best). In 2.3, we recommend using the new global "dialogData"
property for this, especially if what you need to do is pass data to a
modal dialog and then get a return value from it.
Regards,
Scott
********************************************************
Scott Raney [EMAIL PROTECTED] http://www.metacard.com
MetaCard: You know, there's an easier way to do that...