On 7/7/05 11:36 AM, Simon Forster <simon-lists at ldml.com> wrote: >> try >> tell application "Finder" to eject "Spare" >> end try > > The second one should be: > > tell application "Finder" to eject disk "Spare" Actually, both "eject" or "eject disk" work fine, as long as the disk is mounted. Both of these work fine for me running 10.4.1. -- Bill