Editing Before First Line in Procedure Can Cause QB Problems (63273)
This article was previously published under Q63273
SYMPTOMS
Editing before the first line in a SUB/FUNCTION procedure can cause
problems in the QB.EXE and QBX.EXE environments. Normally, you would
get the following correct message:
Blank lines not allowed before SUB/FUNCTION line. Is remark OK?
However, in some cases, making other changes before the SUB/FUNCTION
line can cause the QB and QBX environments to make unwanted changes.
For example, if a remark is accepted for the line before the first
line and then the comment line is deleted, the "Blank lines not
allowed" message incorrectly appears and REMarks out the SUB/FUNCTION
line.
STATUS
Microsoft has confirmed this to be a bug in the QB.EXE environment
that comes with Microsoft QuickBasic versions 4.00, 4.00b, and 4.50
for MS-DOS and Microsoft Basic Compiler versions 6.00 and 6.00b for
MS-DOS (buglist6.00, buglist6.00b); and in the QBX.EXE environment
that comes with Microsoft Basic Professional Development System (PDS)
versions 7.00 and 7.10 for MS-DOS (buglist7.00, buglist7.10). We are
researching this problem and will post new information here in the
Microsoft Knowledge Base as it becomes available.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB63273 |
|