Your best friend for file transfer.

Fetch application logoFetch

Automator action to quit (3 posts)

  • Started 16 years ago by rajsingh
  • Latest reply 16 years ago from rajsingh
  • rajsingh Member

    Hey. I love the Automator actions, but after running something, Fetch stays open. Can you add an action to quit Fetch?

    Posted 16 years ago #

  • 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 tell

    That should do it. Please let us know if this doesn't work for you.

    Thanks,

    Scott McGuire
    Fetch Softworks

    Posted 16 years ago #

  • rajsingh Member

    Thanks that worked.

    Posted 16 years ago #

Reply

  • Or nickname, if you prefer.
  • This will be kept confidential.
  • This is to ensure that you’re a person, not a spambot.