Jump to content
Server Maintenance This Week. ×

Force Microsoft Office to open URL


This topic is 3527 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Hi all

I need to have a script to simulate Microsoft's Word "File->Open URL" command and paste my file's URL there.

I need to open my file from server, without downloading, using WebDav.

 

I've tried to use following script:

 

tell application "/Applications/Microsoft Office 2011/Microsoft Word.app/Contents/MacOS/Microsoft Word"
open file
end tell
 
but i got error: 
"execution error: Microsoft Word got an error: file doesn’t understand the open message. (-1708)"

 

Thank you for any help.

Link to comment
Share on other sites

This topic is 3527 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.