Re: Catching a disk insertion event in an Applescript
Re: Catching a disk insertion event in an Applescript
- Subject: Re: Catching a disk insertion event in an Applescript
- From: Michelle Steiner <email@hidden>
- Date: Tue, 30 Mar 2004 07:51:43 -0700
On Mar 30, 2004, at 12:46 AM, jj wrote:
Is it possible to write an Applescript that do something when a disk
is inserted, to the effect of:
on diskInsertEvent(volName)
copy every item of volume volName to ..
unmount disk volName
end diskInsertEvent
or can I do this in an Applescript Studio app?
Thanks,
Jim
Go to the "CDs & DVDs" preference pane and take a look to the options
;-)
That's fine for blank, music, picture CDs, and video DVDs. But what
about data CDs and DVDs?
-- Michelle
--
"The optimist proclaims that this is the best of all possible worlds ;
and the pessimist fears this is true." --James Branch Cabell
_______________________________________________
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.