BUG: Mac QuickBasic Renamed File Reverts to Old Compiled Name (40409)
This article was previously published under Q40409
SYMPTOMS
If you rename a QuickBasic source file in the Finder (by making a
Duplicate with the name "Copy of filename," or by just modifying the
name in the Finder), then QuickBasic fails to update the MBAN 0
resource (stored in the source file) with the new application filename
on a Macintosh II. As a consequence, when QuickBasic compiles the
program, it will output a compiled application name using the old name
instead of the new name.
This problem occurs only on a Macintosh II computer. The problem does
not occur on an SE or Plus, where the MBAN 0 resource is properly
updated with the new name.
Microsoft has confirmed this to be a bug in Version 1.00. We are
researching this problem and will post new information as it becomes
available.
To work around the problem, select the COMPILE AS... option instead of
COMPILE on a Macintosh II. COMPILE AS... lets you rename the file as
desired.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
kbbug KB40409 |
|