Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BarkyTheDog committed Jan 11, 2015
1 parent 9cad13c commit bd82d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

Simple app to exercise code discussed in this [Code From Above post](http://codefromabove.com/2015/01/os-x-launching-another-application-programmatically/).

This code shows several different ways an application can programmatically launch another application with the use of AppleScript.
This code shows several different ways an application can programmatically launch another application with the use of AppleScript. Of particular interest is a scheme that programmatically executes a bundled AppleScript, and which passes arguments to that script.

0 comments on commit bd82d43

Please sign in to comment.