Does anyone know a good way to detect if a floppy disk is in the a: drive or not? Obviously, exist('a:\') will work, but only after an annoying popup message about there not being a floppy in the drive (when no floppy is loaded).

Thanks,

NMM