Your best friend for file transfer.

Fetch application logoFetch

Applescript "quit" problem (2 posts)

  • Started 18 years ago by Chacun
  • Latest reply 18 years ago from Jim Matthews
  • Chacun Member

    The following Applescript lines open an error message :

    quit Application "Fetch" saving no
    quit (inside a Tell)
    tell application "Fetch" to quit

    The error message (sorry in French :()) :
    "Erreur dans Fetch : la connexion est invalide"

    Approximate translation :

    "Fetch error : the connection is invalide"

    Thank in advance for some help

    Posted 18 years ago #

  • Jim Matthews Administrator

    This appears to be a bug in Fetch. You can work around the problem by using this code:

    ignoring application responses
    tell application "Fetch" to quit
    end ignoring

    Thanks,

    Jim Matthews
    Fetch Softworks

    Posted 18 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.