KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q39253: QB 4.50 Debugger Reference Bar Displays until STOP or END

Article: Q39253
Product(s): See article
Version(s): 4.50
Operating System(s): MS-DOS
Keyword(s): ENDUSER | SR# S881208-23 | mspl13_basic
Last Modified: 14-DEC-1988

In the QB.EXE Version 4.50 environment, when a program is run using
any of the debug features, the reference bar is replaced by a debug
reference bar listing the debugging keys and their actions. The normal
reference bar is as follows:

   <SHIFT+F1=Help> <F6= > <F2=Subs> <F5=Run> <F8=Step>

The debug mode reference bar is as follows:

   <SHIFT+F1=Help> <F5=Continue> <F9=Toggle Bkpt> <F8=Step>

The normal reference bar is not replaced until the program ends by
reaching an END or STOP statement.

To restore the normal reference bar, go to the immediate window and
type STOP and press ENTER. This will terminate the program and restore
the reference bar.

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.