System Events vs Finder
System Events vs Finder
- Subject: System Events vs Finder
- From: Bill <email@hidden>
- Date: Mon, 29 Nov 2004 03:26:05 +0800
Hi,
Today when I tried this script:
tell application "System Events"
set x to ejectable of disk "nourish"
end tell
tell application "Finder"
set y to ejectable of disk "nourish"
end tell
{x, y}
-- {false, true}
The disk "nourish" is a firewire harddisk, with only one partition. So,
who is right in this situation, my disk is ejectable or not?
TIA
bill
☠ 孤寂地
<http://homepage.mac.com/cherish/triste/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden