This routine returns information about usable disk drives.
Specification
01 drive-information: PIC 9(9) BINARY.
CALL "PC_FIND_DRIVES" USING drive-information.
Interface
Specifies the area to store the disk drive information. Bits 0 to 25 correspond to disk drives A: to Z:.
Return code
None