>> > 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) > >unfortunately, this syntax generates 'Property Not Found' for me.
Was your pmember a text member? [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!]
