run parameters
run parameters
- Subject: run parameters
- From: Luther Fuller <email@hidden>
- Date: Thu, 10 Jan 2013 12:06:24 -0600
I can run an AppleScript application with the command:
run application pathToAppl
but I need to pass parameters to the run handler. The run handler would have to look something like:
on run parameterList -- do something with parameterList end run
I don't think this can be done. At least I've tried and can't get anything to work.
Is there any way to pass parameters to a run handler? If so, how is it done?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden