How can I strip away formatting from an RTF file?

Thierry Douez th.douez at gmail.com
Wed Jul 8 13:36:27 EDT 2015


2015-07-08 19:24 GMT+02:00 Gregory Lypny <gregory.lypny at videotron.ca>:
> Hi everyone,
>
> I imported an RTF file and put it into a field using
>
>    set the RTFText of field "File Text" to url ("file:" & longFileName)

after your line of code, do:

      put fld "File Text" into fld "File Text"

HTH,

Thierry




More information about the use-livecode mailing list