Jump to content

mweibel

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by mweibel

  1. Nevermind. After compiling in the Applescript editor, I didn't save the file again. Therefore osascript mentioned that it has uncompiled changes and can't be run like this. Therefore, both of the commands work. If you encounter similar problems, make sure you have compiled & saved the file.
  2. Hi, I added a *.scpt file to the workflow folder and want to call it from the "run script" action. How can I do this? I tried this: `/usr/bin/osascript runit.scpt` and also: `/usr/bin/osascript ./runit.scpt` But it doesn't seem to work. When I run the script from the applescript editor it works though.
×
×
  • Create New...