Re: Simplest script fails
Re: Simplest script fails
- Subject: Re: Simplest script fails
- From: Thomas England <email@hidden>
- Date: Thu, 10 Jul 2003 05:52:06 -0400
>
What's
>
surprising is that this doesn't produce an error every time.
>
>
In any case, the solution is to tell AppleScript to not expect a reply:
>
>
ignoring application responses
>
tell application "Digest Viewer" to quit
>
end
That makes sense, and it's working. Thank you.
I, too, was quite confused as to why it would work sometimes & not others. I
never think of my machines having situational ethics.
--
Thomas S. England
Decatur GA 30030
Portfolio:
http://englandphoto.com/portfolio/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.