On 4/17/01 9:35 AM, "Tab Julius" <[EMAIL PROTECTED]> wrote:

>> 
>> Script:
>> Put member("textmember").word[2].forecolor
>> 
>> It return error... It says Property not found !!! Why...?? Anybody can
>> help me...
>> 


Actually I found it easier to do something like:

TempRef = member("textmember").word[2].ref
TempRef.color = rgb(0,250,0)


[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