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