• 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: kill switch for script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: kill switch for script


  • Subject: RE: kill switch for script
  • From: email@hidden
  • Date: Wed, 17 Jul 2002 13:19:21 EDT

hitting command-period during a script run should stop the script if it is in
the forefront (even as a stand alone application).

Other options include Jon's Commands (under OS8.6 - 9.2.2, talk to Jon about
whether it's supported in OS X), which supports a keyboard capture..

-- note: keys pressed is a part of Jon's Commands...
set NowKey to keys pressed
-- beep to acknowledge option key caught
if NowKey = {"Option"} then
beep
end if


Hope that helps.
Best Wishes,
=-= Marc Glasgow
_______________________________________________
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.

  • Prev by Date: Re: Mac OS X Finder views
  • Next by Date: Fwd: Hey ! option-double-click reveals attachments!
  • Previous by thread: Re: kill switch for script
  • Next by thread: Re: kill switch for script
  • Index(es):
    • Date
    • Thread