• 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
Convert MS Word to HTML
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Convert MS Word to HTML


  • Subject: Convert MS Word to HTML
  • From: Mats-Olof Liljegren <email@hidden>
  • Date: Wed, 12 Nov 2003 11:17:20 +0100

New on this list!

Short presentation:
Working as an system operator in a Swedish secondary upper school since 1997.
Managing about 150 Client Macintosh and 4 servers.
Using Lasso and MySQL on our webbserver.
Newbie in applescript (shame on me)

Problem:
Needs to make an applescript that takes a MS Word document from one directory, open it and save it as HTML in a different location. Don't now how to make this happen.

This is part of my code:
tell application "Finder"
launch
set this_file to open file (source_file as string) -- path to my word file
end tell
tell application "Microsoft Word"
activate
PROBLEM -> save the last document as ? in path_to_result
quit
end tell

Regards
Mats-Olof Liljegren
-------------------------------------------------------
Mats-Olof Liljegren
System Operator - Medieprogrammet
Virginska skolan
Fabriksgatan 52
Box 311 80
SE-701 35 Vrebro
SWEDEN

Tel. 019-23 71 36
Mob. 070-314 57 96

mailto:email@hidden
-------------------------------------------------------
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: [PR] 24U Appearance OSAX 2.1.1
  • Next by Date: Re: Script tell the wrong app !
  • Previous by thread: [PR] 24U Appearance OSAX 2.1.1
  • Next by thread: Re: Convert MS Word to HTML
  • Index(es):
    • Date
    • Thread