Why QB/QBX Editor Options Might Revert to Default; QB.INI File (30455)
This article was previously published under Q30455
SUMMARY
In the QB.EXE environment of QuickBasic version 4.50 or in the QBX.EXE
environment of Microsoft Basic Professional Development System (PDS)
versions 7.00 and 7.10, the settings in the Options menu (ALT+O)
(Display, Set Paths, Right Mouse, Syntax Checking, Full Menus) are
automatically saved to the QB.INI or QBX.INI file whenever the options
are changed.
Similarly, in the QB.EXE environment of QuickBasic versions 4.00 and
4.00b and of Microsoft Basic Compiler versions 6.00 and 6.00b, the
color, display attributes, tab, and scroll bar options in the View
menu's Options command (ALT+V+O) are automatically saved to the QB.INI
file whenever the options are changed.
If the QB.EXE (or QBX.EXE) environment does not find a QB.INI (or
QBX.INI) file in the current working directory or in the DOS PATH, the
environment reverts to the default options. If you then change the
default options, QB.EXE (or QBX.EXE) creates a QB.INI (or QBX.INI)
file in the current directory (since a QB.INI or QBX.INI doesn't
already exist along the PATH). If the name of your current directory
is not displayed at the DOS prompt, typing CHDIR at the DOS prompt
displays the name of your current working directory.
To keep the QB.EXE (or QBX.EXE) options consistent, you should keep
one QB.INI (or QBX.INI) file in your DOS PATH; this QB.INI (or
QBX.INI) file will be updated each time you change the options.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB30455 |
|