I wrote a few applescripts, saved them as .apps and ran them from "Terminal" with no problem. I'm not sure what changed but when I write new scripts and save them as .apps they will not run in "Terminal". I open Terminal manually and type in the path and bash returns "...is a directory". The following is an example of before and now.
/Users/username/Programming/Rng.app - When saved before it executes the app.
-bash: /Users/username/Programming/RnG.app: is a directory - Now it returns this message with no execution.
I would appreciate any help with this because it's driving me nuts...
/Users/username/Programming/Rng.app - When saved before it executes the app.
-bash: /Users/username/Programming/RnG.app: is a directory - Now it returns this message with no execution.
I would appreciate any help with this because it's driving me nuts...