Applescript Excel 2016 open as read only -


i'm trying applescript open shared excel file, read function doesn't seem work open alias syntax, doing wrong?

code similar below.

set masterfile ""macintosh hd:users:myname:desktop:test file.xlsb"" text tell application "microsoft excel"     activate      open alias masterfile read end tell 

thanks, vd


Comments

Popular posts from this blog

java - Checkbox item adds to spinner -

php - mySQL problems with this code? -

C# MVC AngularJS -