• 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: Closing Classic
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Closing Classic


  • Subject: Re: Closing Classic
  • From: "Robert C. Jacobson" <email@hidden>
  • Date: Mon, 15 Jul 2002 08:25:33 -0400

This works for me (most of the time :) )

tell application "System Events"
set process_list to the name of processes whose frontmost is false
if process_list contains "Classic Support" then
tell application "Classic Support" to quit
end if
end tell


At 9:20 AM +0000 7/15/02, Paul Bunch wrote:
Does anyone know if it's possible to create a script for closing Classic? I
thought of trying to script System Prefs, but this probably requires use of
events for dialog controls, which seem to be unsupported on OS X.
_______________________________________________
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.


--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Robert Jacobson email@hidden
BS, Aeronautical Engineering Univ. of Md., College Park
Flight Ops. Team - SOlar Heliospheric Observatory (SOHO)
(301) 286-1591
_______________________________________________
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.

References: 
 >Closing Classic (From: "Paul Bunch"<email@hidden>)

  • Prev by Date: Re: simulate key/button pressing in applications?
  • Next by Date: Re: Deleting resource forks
  • Previous by thread: Closing Classic
  • Next by thread: FMPro to Quark script box bounds problem
  • Index(es):
    • Date
    • Thread