• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Help about Word
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help about Word


  • Subject: Re: Help about Word
  • From: Steve Mills <email@hidden>
  • Date: Fri, 6 Jul 2007 14:09:56 -0500

On Jul 6, 2007, at 14:00:54, James Nierodzik wrote:

On 10.4 you could use the command line tool texutil

I know it can convert rtf => doc and I *think* in the reverse as well.

Yeah, that'll work:

textutil -convert rtf inputfile.doc

To use that in AppleScript:

set input path to quoted form of (posix path of inputfile)
do shell script "textutil -convert rtf " & inputpath

It's up to you to provide something for the variable "inputfile".

Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/


_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Prev by Date: Re: Help about Word
  • Next by Date: Re: Help about Word
  • Previous by thread: Re: Help about Word
  • Next by thread: Re: Help about Word
  • Index(es):
    • Date
    • Thread