QB 4.x Program Example to Create or Remove Directory (69110)
The information in this article applies to:
- Microsoft QuickBASIC 4.5
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
This article was previously published under Q69110 SUMMARY
In Microsoft Basic Professional Development System (PDS) versions 7.00
and 7.10, the statement to make a directory is MKDIR(Directory$), and
the statement to remove a directory is RMDIR(Directory$). Because
QuickBasic versions 4.00, 4.00b, and 4.50 do not have these
statements, two alternative ways of creating and removing directories
are listed below.
The following information applies to Microsoft QuickBasic versions
4.00, 4.00b, and 4.50 for MS-DOS.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | KB69110 |
---|
|