| OS X - Operating System General OS operation information and support |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: May 22, 2005
Location: Closer than you think.
Posts: 2,074
![]() ![]() ![]() ![]() ![]() Mac Specs: Performa 6116 2GBSCSI 8MB OS 7.5.3
|
|
| QUOTE Thanks | |
![]() Member Since: Sep 21, 2005
Location: ohio
Posts: 809
![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: iBook G4 OSX Tiger
|
you could write an applescript to open all the programs you want to open at the same time:
Code:
tell application "name of first app" to activate tell application "name of second app" to activate or if you want to be able to open and close you could use this: Code:
display dialog "Open/Close" buttons {"Cancel", "Close", "Open"} default button 3
if the button returned of the result is "H-Drive" then
tell application "name of first app" to activate
tell application "name of second app" to activate
else
tell application "name of first app" to quit
tell application "name of second app" to quit
end if
|
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Recent Apps | Synn | OS X - Operating System | 0 | 10-30-2005 03:06 PM |
| Missing apps! Help! | J427 | OS X - Apps and Games | 5 | 10-25-2005 11:14 AM |
| Essential Apps | Tel | Archival Forum | 7 | 06-15-2005 06:23 PM |
| Installing apps | ApplejustWorks | Switcher Hangout | 1 | 03-02-2004 07:32 PM |
| OS 10.2.8 took out MX2004 apps | ssmediaco | OS X - Operating System | 6 | 09-28-2003 04:55 AM |
All times are GMT -4. The time now is 08:04 AM.
Powered by vBulletin