Importing Word documents
James Hurley
jhurley0305 at sbcglobal.net
Thu Jun 9 13:29:27 EDT 2011
>
> Message: 10
> Date: Thu, 9 Jun 2011 16:20:42 +0200
> From: Mark Schonewille <m.schonewille at economy-x-talk.com>
> To: How to use LiveCode <use-livecode at lists.runrev.com>
> Subject: Re: Importing Word documents
> Message-ID: <DCF3260A-5B5C-40B4-BECC-4785230E63E6 at economy-x-talk.com>
> Content-Type: text/plain; charset=us-ascii
>
> Jim,
>
> get shell("textutil -convert rtf" && quote & "path/to/file.docx" & quote)
>
> This will produce a file path/to/file.rtf, which you can read with LiveCode.
>
> --
> Best regards,
>
> Mark Schonewille
Mark,
This doesn't work for me. It appears to recognize the file name but "it" comes up empty.
Does this work on Word files or just Text files?
Jim
More information about the use-livecode
mailing list