Answering what has now become two questions :-)
1. to copy lines from one field to another while preserving the styles, use this:
set the htmlText of fld 2 to the htmlText of fld 1
2. To see how the Rev menus work, turn on Rev UI Elements in Lists from the View menu, open the Application Browser and look for revMenubar. You can check out the scripts from there.


Cheers,
Sarah

On 5 Apr 2004, at 11:48 am, Glen Bojsza wrote:

I have tried looping through the lines and setting the textcolor (this works fine) but I'm trying to figure out how the Edit Copy Objects and Edit Paste Objects works...this does exactly what I want.

But how can I script those menu commands?


I have a list field which has a couple of lines that I have "grayed" out while the rest are normal. I want to copy the lines from one field to another field and be able to keep the format of the lines that are "grayed" out.

_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to