Posted 25 April 2014 - 08:39 PM
If I have a startup script in a floppy disk, is there a way I can get the disk it is in? Since doing "/disk" will get me the first connected disk, it might give me a different disk if I have more than 1 disk drive.
So if I have 2+ disk drivers connected to a computer most with disks, and I insert a disk with a startup file, is there a way to know for sure which drive it was inserted in?
Of course a worst-case scenario that all the disks of drives have a startup file, so I can't just loop to check whether it has a startup file or not.
Is there a way? Or should I say, is it automatic? If I were to do a script from a startup file, would the CD already be the drive or?
So if I have 2+ disk drivers connected to a computer most with disks, and I insert a disk with a startup file, is there a way to know for sure which drive it was inserted in?
Of course a worst-case scenario that all the disks of drives have a startup file, so I can't just loop to check whether it has a startup file or not.
Is there a way? Or should I say, is it automatic? If I were to do a script from a startup file, would the CD already be the drive or?