-
Ejecting a ZIP disk
Does anyone know how to eject a zip disk from its drive programatically. The ZIP drive that I must eject the disk from is an internal ATAPI ZIP100 drive. Also being able to detect if a disk is in the drive would be a great help too. Thank you for any help you can offer.
-
Re: Ejecting a ZIP disk
I don't have a VB program solution for ejecting a zip disk but I do have a .EXE file I found somewhere on the Web sometime back that works just fine. You can call the .exe using SHELL statement.
If you want a copy of it email me at [email protected]
John G