Hi :)
This is driving me mad! My need is to take the contents of one text field
and copy them identically to a different text field. So, I tried the
following :
member("copy").text = ""
member("copy").text = member("org").text
Now, this works fine but if member("org") contains any formatting such as
bold/italic, that information is NOT stored in member("copy"). Is there a
way to get the formatting copied over to the new cast member too? (I only
need BOLD/ITALIC/COLOR formatting stored).
Thanks,
Jason.
[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!]