Alex, You can get "the long id of the target", and that will have in it the name and path of the stack.
Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ ----- Original Message ----- From: "Alex Rice" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 09, 2002 12:35 PM Subject: nested properties? > How can one find the stack of the object that started a message? I'm > trying to do something like this > > on someMessage > get the stack of the target > -- do stuff with it > end someMessage > > I have looked at using "owner" and "mouseStack" properties to figure > this out, but neither seems really what I want. owner could get tricky > with groups, and "mouseStack" depends on the UI which doesn't seem > right, if I ever want to turn this into a web app or something. > > Alex Rice, Software Developer > Architectural Research Consultants, Inc. > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
