Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 436 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 436 Bytes

LauncherApp

Simple app to exercise code discussed in this Code From Above post.

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.