home *** CD-ROM | disk | FTP | other *** search
- This section provides demonstration for some of the 21 DOS utilities
- available is this release of QBUTIL.
-
- DOS Utility List:
-
- CheckDrive - See if the drive is available.
-
- DirectoryExist - See if the directory is available.
-
- DriveType - Find out the drive type for the requested drive.
-
- FileExist - See if the file is available.
-
- GetDirData - Read the requested directory into memory.
-
- GetDirectory - Get the current default directory.
-
- GetDosVer - Get the current DOS version.
-
- GetDrive - Get the current default drive.
-
- GetDriveAllocation - Get allocation information for the requested
- drive.
-
- GetDriveFree - Get the requested drive disk space information.
-
- GetFileAttr - Get the requested file attributes.
-
- GetVerify - Get the Verify-After-Write flag status.
-
- KillDirectory - Remove the requested directory. (*)
-
- KillFile - Remove the requested file. (*)
-
- MakeDirectory - Make the requested directory. (*)
-
- SetDirectory - Set the default directory. (*)
-
- SetDrive - Set the default drive. (*)
-
- SetFileAttr - Set file attributes.
-
- SetVerify - Set the Verify-After-Write flag.
-
- ShowDir - Display the directory.
-
- ValidDrives - Determine the valid drives on the system.
-
- * Indicates routines that have QuickBASIC equivalents. However, these
- routines bypass the normal error handler if an error occurs.
-