OS X running?
OS X running?
- Subject: OS X running?
- From: Robert Poland <email@hidden>
- Date: Thu, 19 Sep 2002 08:55:12 -0400
Hi,
There is a way to tell if classic is running;
tell app "Finder" to set procs to name of every process
if procs contains {"Classic Support"} then
-- blah
else
--blah blah
end if
My question;
Is there a way to tell if OS X is running?
TIA,
--
Bob Poland - Sumter, SC
email@hidden
Check out my garage sale
http://www.ibrb.org/
_______________________________________________
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.