Your best friend for file transfer.

Automator action to quit (3 posts)
- Started 15 years ago by rajsingh
- Latest reply 15 years ago from rajsingh
-
rajsingh Member
-
Scott McGuire Administrator
Hi,
Thanks for your feedback. We're glad to hear you find the Automator actions useful.
Currently, you can make Fetch quit after running a set of Automator actions by doing the following:
Add a "Run AppleScript" action to the end of your workflow (this action can be found under "Automator" in the Automator Library).
In the body of the Run AppleScript action, enter the following:
tell application "Fetch"
quit
end tellThat should do it. Please let us know if this doesn't work for you.
Thanks,
Scott McGuire
Fetch Softworks -
rajsingh Member
Thanks that worked.
- Page 1
Hey. I love the Automator actions, but after running something, Fetch stays open. Can you add an action to quit Fetch?
Posted 15 years ago #