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.