• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Quit running Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quit running Applescript


  • Subject: Re: Quit running Applescript
  • From: "Stockly, Ed" <email@hidden>
  • Date: Thu, 18 Jun 2009 11:20:26 -0700
  • Thread-topic: Quit running Applescript


>> I have very simple issue and not able to find the solution. In my
script, I
wrote simple validation to check for email id. If the validation fails,
I want
to quit running Apple script.

 If your applescript is an applet, make sure it's saved with the "Stay
Open"
not checked.

You may also try:

tell me to quit

on quit
    display dialog "Goodbye"
    continue quit
end quit


HTH,

ES

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: Simple newbie question
  • Next by Date: Re: Simple newbie question
  • Previous by thread: Re: Quit running Applescript
  • Next by thread: Rép: Simple newbie question
  • Index(es):
    • Date
    • Thread