nested properties?

Ken Ray kray at sonsothunder.com
Wed Oct 9 14:24:01 EDT 2002


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: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/

----- Original Message -----
From: "Alex Rice" <alex at mindlube.com>
To: <use-revolution at lists.runrev.com>
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.
> alrice at swcp.com
> alex_rice at arc.to
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list