Open and Save in QB/QBX Editor Treat Filenames as Directories (59722)
This article was previously published under Q59722
SUMMARY
When opening or saving a file in the QuickBasic (QB) or QuickBasic
Extended (QBX) editor, the name of the file can be entered in an edit
field titled "File Name :". If the filename is entered without an
extension, the editor assumes that the extension is ".BAS". However,
if the name entered is also the name of a subdirectory within the
current directory, the editor (depending on the version) may change to
that directory and no file will be opened or saved. In such a
situation, you must enter the extension to tell the editor you are
referring to the file, not the directory.
This information applies to QB.EXE in Microsoft QuickBasic Versions
2.00, 2.01, 3.00, 4.00, 4.00b, and 4.50 for MS-DOS and to QBX.EXE in
Microsoft Basic Professional Development System (PDS) Version 7.00 for
MS-DOS.
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB59722 |
|