Click to See Complete Forum and Search --> : Ejecting a ZIP disk


carstenn
October 2nd, 2001, 09:37 AM
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.

John G Duffy
October 2nd, 2001, 10:38 AM
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 Johng434@Home.com

John G