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

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

jquery - ReferenceError: CKEDITOR is not defined -

android - Go back to previous fragment -