Yes, definitely a field. I don't have DMX handy to test. Anyone?
Regards,
Daniel
From the message window:
member("test2").word[2].color = color(0, 0, 255)
put member("test2").type
-- #field
member("test2").char[2..3].color = color(0, 0, 255)Changes the color as expected.
Karl Cifius wrote:
Are you sure you are using a Field member and not a Text member?
If you are using a field member is that a new feature in MX2004? It does not work in MX. Gives a "Property not found" message.
/KC
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
