Most people have a single floppy drive, as do I. What I *do*
have is the ability to type in "B:" at the prompt and my floppy
drive will act as a "B:" drive. Thus, I can copy a floppy to
another floppy by swapping diskettes.
Within a Powerbasic program, is there a way to determine WHICH
of the two (A or B) letters is active at that moment?
And secondly, if there is a disk inside the drive at that
moment?
Lastly, is there a way to determine if a disk is inside a ZIP
drive?
Thank you.
Robert
------------------
have is the ability to type in "B:" at the prompt and my floppy
drive will act as a "B:" drive. Thus, I can copy a floppy to
another floppy by swapping diskettes.
Within a Powerbasic program, is there a way to determine WHICH
of the two (A or B) letters is active at that moment?
And secondly, if there is a disk inside the drive at that
moment?
Lastly, is there a way to determine if a disk is inside a ZIP
drive?

Thank you.
Robert
------------------
Comment