Your best friend for file transfer.

Applescript "quit" problem (2 posts)
- Started 18 years ago by Chacun
- Latest reply 18 years ago from Jim Matthews
-
Chacun Member
-
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 ignoringThanks,
Jim Matthews
Fetch Softworks
- Page 1
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 #