Something like this perhaps?

sprite(1).scriptinstanceList[1].pMyProperty

> -----Original Message-----
> From: Mark MacKenzie 
> Sent: Thursday, February 08, 2001 3:57 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: <lingo-l> the Watcher (again)
> 
> 
> Roy wrote:
> 
> >> how do you watch the property of a behavior
> >> (without making it a global)?
> 
> How about, for example:
>   sprite(3).pMyProperty
> 
> Or if you have an accessor method, you can watch:
>   sprite(3).mReturnSomePropertyValue()
> 
> Or did I misunderstand your question?
> -- Mark
> 
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
> email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
> Lingo-L is for learning and helping with programming Lingo.  Thanks!]
> 
> 

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to