Jump to content

Talk:AppleScript Programming/Shell Programming

Page contents not supported in other languages.
Add topic
From Wikibooks, open books for an open world
Latest comment: 4 years ago by 166.70.72.169

Trying to run or save

osascript -e 'tell app "System Events" to activate' -e 'tell app "System Events" to display dialog "Hello, world!"'

results in the following error:

Syntax Error

Expected end of line, etc. but found unknown token.

And at the moment, I don't know enough to fix it (that's one of the reasons I'm going though this wikibook).

--166.70.72.169 (discuss) 17:21, 24 July 2020 (UTC)Reply