> How can I set the color�s line of a field text member with hexadecimal
> representation or RGB values ?

Try setting the 'color', as opposed to the 'foreColor'. It should accept rgb
triplets and hex values.

member(pmember).line[2].color = rgb(0,0,0)

HTH,
-Sean.

[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!]

Reply via email to