Controlling Word 98 in Classic with AppleScript



I have an AppleScript that is used to paste data from Excel 98 to Word 98. It was created in OS 9, and runs fine in OS 9. However, when Office is run via Classic, the script no longer works. It starts to run, then eventually times out.

If I open the editable version of the script in the Classic Script Editor, it will run.

I tried saving the same script via the OS X Script Editor, but that won't work either.

Is it possible to control Office 98 in Classic with AppleScript?


Thank you,

Kristina
.



Relevant Pages

  • Re: Excel 2004 and special characters : big bug ?
    ... On top of that, Excel 2004 ... Quit Script Editor. ... You'll notice the extension changes to .applescript. ...
    (microsoft.public.mac.office.excel)
  • Re: Excel 2004 Applescript help
    ... > applescript sytax for this Office vs. the earlier versions, ... > Has anyone had a decent amount of experience, and success, with Excel ... What you can do is quite your Script Editor, quit Excel 2004, ... if you use Apple's Script Editor you even need to log out and in. ...
    (microsoft.public.mac.office.excel)
  • Re: AppleScript and Excel X
    ... -Launched Script Editor ... -Launched Excel vX from the Finder ... tell application "Microsoft Excel" ... These are just manually typed into Script Editor ...
    (microsoft.public.mac.office.excel)
  • Re: Applescript in Excel 2004
    ... So if the script was able to work for either X ... > After opening Excel 2004 and your Script Editor, ... > user opens Excel first, ...
    (microsoft.public.mac.office.excel)
  • Re: Applescript in Excel 2004
    ... So if the script was able to work for either X ... After opening Excel 2004 and your Script Editor, ... user opens Excel first, before running the script. ...
    (microsoft.public.mac.office.excel)

Loading