Posted 01 November 2014 - 11:35 AM
Hi,
I'm attempting to make a Pocket Computer program (which involves copying data from a computer). However, there is no disk API function to check if the disk is a Pocket Computer. For example, disk.hasData() returns true with either a floppy disk OR a Pocket Computer.
My question:
Is it possible to tell if a disk is either a Pocket Computer or a floppy disk? If so, how do I do it?
Thank you.
I'm attempting to make a Pocket Computer program (which involves copying data from a computer). However, there is no disk API function to check if the disk is a Pocket Computer. For example, disk.hasData() returns true with either a floppy disk OR a Pocket Computer.
My question:
Is it possible to tell if a disk is either a Pocket Computer or a floppy disk? If so, how do I do it?
Thank you.