home *** CD-ROM | disk | FTP | other *** search
- ; $VER: EjectMO 40.1 (24.8.98)
- ;
- ; Calling this script will eject the MO disk, providing medium removal is
- ; allowed. Requires SCSIUtil to be in the command path. Similar scripts could
- ; be created for other SCSI utility programs.
- ;
- ; You should modify the device and unit arguments for your system.
-
- SCSIUtil >NIL: -dscsi.device 4 -e 0
-