Does anyone know if it is possible to pass the default script parameters and/or the custom parameters to an applescript?
It's easy enough to pass to a shell script, but I can't quite seem to figure out any syntax that will use the script parameters in an applescript.
If you've managed to do this could you give a quick sample of the syntax you used to utilize the parameter as a variable?