home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 3
/
Meeting_Pearls_III.iso
/
Pearls
/
disk
/
Misc
/
dbEject
/
eject.dok
< prev
next >
Wrap
Text File
|
1995-08-16
|
937b
|
41 lines
NAME
eject - send a TD_EJECT command to a given device
PARAMETERS
DEVICE/A
a valid name of a trackdisk compilant device, i.e.
trackdisk.device, scsi.device, warpdrive.device, ...
UNIT/A/N
a valid unit number for the requested device, i.e. 0 ...
LOAD/S
request load-mode, the default is the unload-mode.
USAGE
simple; choose the device that you want to unload its medium,
for an example: warpdrive.device unit 2 (this is my SQ270).
> eject warpdrive.device 2 ; this unloads the cardridge
> eject warpdrive.device 2 LOAD ; this loads the cardridge (won't work with SQ270's)
AUTHOR
Daniel Balster,
dbalster@uni-paderborn.de
DISCLAIMER
this is *freeware*, so no kind of warranty is given, so use it
at OWN RISK. i'll take no responsibility for any unwanted things
this tool could/will produce. be warned. (btw. ejecting a medium
during file access could/will crash the machine/file structure!)