Applescript fails with error (-600) when launched over ssh on Mavericks

前端 未结 11 1648
孤城傲影
孤城傲影 2020-12-05 14:34

I\'ve tried searching for this, and have seen others with similar problems but don\'t seem to have found an answer anywhere....

I have an AppleScript that I am tryin

11条回答
  •  春和景丽
    2020-12-05 14:56

    Application isn’t running(-600) is an operating system error.

    An operating system error is an error that occurs when AppleScript or an application requests services from the Mac OS. They are rare, and often there is nothing you can do about them in a script, other than report them.

提交回复
热议问题