On Jul 10, 2005, at 12:16 PM, Crandon David wrote: > Hello Everyone, > > I'm still having problems with the Applescript that dismounts my > backup drive at startup. Does the script application run at startup, but doesn't eject the disk? Does the script application eject the disk if you launch it manually? Is the script application generating any errors? > tell application "Finder" > eject disk "Spare" > end tell