• 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
Microsoft Word Issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Microsoft Word Issue


  • Subject: Microsoft Word Issue
  • From: Andrew Duncan <email@hidden>
  • Date: Tue, 17 Apr 2001 17:22:04 +1000

I've created a basic AppleScript as follows:

---
tell application "Microsoft Word"
activate
set contents of second word of line 10 of document index 1 to "apple"
end tell
----

This works perfectly when the MS Word 98 document has no table in the
document. As soon as I insert a table above the line where the text is to be
replaced it fails - it seems the presence of the table breaks the script.
Does anybody know a way around this brick wall that I have hit or any good
MS Word scripting resources and/or scripters?

Many thanks in advance,
Andrew


  • Prev by Date: Re: Scripting Components Version
  • Next by Date: Compile Script => 'End of File' syntax error
  • Previous by thread: Re: Baton question
  • Next by thread: Compile Script => 'End of File' syntax error
  • Index(es):
    • Date
    • Thread