Importing Word documents
J. Landman Gay
jacque at hyperactivesw.com
Fri Jun 10 00:47:07 EDT 2011
On 6/9/11 8:45 PM, James Hurley wrote:
> But when I get url "file:theFilePath" of that RTF file in order to
> import it into a LC field, I get a lot of formatting code in the
> field. Opening that file in TextEdit or Word give a much better
> result.
Tell the field how to display the file content:
set the rtfText of fld 1 to url "file:theFilePath"
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list