Skip to content

Drive functions

Dale Fugier edited this page Nov 2, 2020 · 1 revision

dos_chkdsk - Returns drive space statistics.
dos_drive - Returns or changes the current drive.
dos_drivep - Checks for the existence of a drive.
dos_drives - Returns a list of available drives.
dos_drivetype - Returns the type of a drive.
dos_filesys - Returns the file system type of a drive.
dos_format - Prepares a disk or diskette for use.
dos_label - Returns or sets the volume label of a drive.
dos_serialno - Returns the serial number of a drive.

Clone this wiki locally