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: jj <email@hidden>
- Date: Tue, 30 Mar 2004 09:46:21 +0200
>
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 ;-)
jj
--
http://www.macscripter.net/
http://www.osaxen.com/
_______________________________________________
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.