RTF vs HTML
Dan Friedman
dan at clearvisiontech.com
Mon Jan 6 01:18:01 EST 2003
Vikram,
In the following you mentioned clipboarddata["rtf"]. I don't see any thing
about "clipboarddata" in the docs. What is this? What does it do? Where
can I get details on what it is?
Thanks!
Dan
> I can't talk of the benefits of exporting rtf as files, but if you are
> copy-pasting from other apps this may interest you:
>
> Copy a portion of a webpage. In the message box type:
> set the rtftext of fld 1 to clipboarddata["rtf"]
>
> And viceversa, paste into Word after copying the rtftext of a field:
> set the clipboarddata["rtf"] to the rtftext of fld 1
>
> etc..
>
> Rgds,
> Vikram
More information about the use-livecode
mailing list