When Macintosh QuickBASIC 1.00 Might Forget Compiler Options (36334)
This article was previously published under Q36334
SUMMARY
You can change the default compiler options under Options... in the
Run menu of Microsoft QuickBASIC Version 1.00 for Apple Macintosh.
QuickBASIC saves the compiler options in the MBCO resource in each
source file.
QuickBASIC may not remember a program's compiler options correctly
under one of the following conditions:
- If there is more than one MBCO resource in the resource fork of
either the program source file or QuickBASIC
- If there is an MBCO resource in the "QuickBASIC Settings" file (the
"QuickBASIC Settings" file may be found in the System folder)
These may be determined by opening the file in question with ResEdit,
which is on the Examples disk in the Tools folder. To see if there is
more than one MBCO, double click on MBCO.
To correct situation 1, do the following:
If there are extra MBCOs in the source file, use ResEdit to delete
all of the MBCO resources in the file. If there are extras in
QuickBASIC, delete all but one.
To correct situation 2, do the following:
Drag the "QuickBASIC Settings" file from the System folder into the
desktop trash can.
| Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
| Keywords: |
KB36334 |
|