If it's a substack the you can use 'the owner' to get the name of the main stack. Otherwise I think you'll need to store it in a variable or a custom property for future reference.
How about having a property called the cCallingStack of the stack you're opening and setting it with the name of the current stack before you open the next stack... set the cCallingStack of stack <stackpathorname> to the short name\ of this stack open stack <stackpathorname> HTH, Terry... On 3/02/10 4:03 PM, "Bill Vlahos" <[email protected]> wrote: > I have a stack that opens another stack. How do I refer to the name of the > calling stack in the freshly opened stack which is now on top? > > Bill Vlahos > _________________ > InfoWallet (http://www.infowallet.com) is about keeping your important life > information with you, accessible, and secure. > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
