Microsoft KB Archive/100999: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - """ to """)
Line 10: Line 10:
* Microsoft FoxPro for MS-DOS, versions 2.0, 2.5, and 2.5a
* Microsoft FoxPro for MS-DOS, versions 2.0, 2.5, and 2.5a


Page L3-910 of the FoxPro version 2.5 "Language Reference" manual states that the Debug window can be opened with the SET ECHO ON command. The Debug window can be opened with the ACTIVATE WINDOW DEBUG command. SET ECHO ON activates the Trace window, not the Debug window.
Page L3-910 of the FoxPro version 2.5 "Language Reference" manual states that the Debug window can be opened with the SET ECHO ON command. The Debug window can be opened with the ACTIVATE WINDOW DEBUG command. SET ECHO ON activates the Trace window, not the Debug window.


This command is also incorrectly documented on page C3-739 of the FoxPro version 2.0 for MS-DOS "Commands & Functions" manual.
This command is also incorrectly documented on page C3-739 of the FoxPro version 2.0 for MS-DOS "Commands & Functions" manual.


Microsoft has confirmed that these documentation errors exist on Page L3-910 of the FoxPro version 2.5 "Language Reference" manual, and on Page C3-739 of the FoxPro version 2.0 for MS-DOS "Commands & Functions" manual.
Microsoft has confirmed that these documentation errors exist on Page L3-910 of the FoxPro version 2.5 "Language Reference" manual, and on Page C3-739 of the FoxPro version 2.0 for MS-DOS "Commands & Functions" manual.


Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a docerr KBCategory: kbprg kbdocerr KBSubcategory: FxtoolDebug
Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a docerr KBCategory: kbprg kbdocerr KBSubcategory: FxtoolDebug

Revision as of 09:17, 20 July 2020

SET ECHO ON Command Doesn't Activate Debug; Manual Wrong

ID: Q100999

The information in this article applies to:

  • Microsoft FoxPro for Windows, versions 2.5 and 2.5a
  • Microsoft FoxPro for MS-DOS, versions 2.0, 2.5, and 2.5a

Page L3-910 of the FoxPro version 2.5 "Language Reference" manual states that the Debug window can be opened with the SET ECHO ON command. The Debug window can be opened with the ACTIVATE WINDOW DEBUG command. SET ECHO ON activates the Trace window, not the Debug window.

This command is also incorrectly documented on page C3-739 of the FoxPro version 2.0 for MS-DOS "Commands & Functions" manual.

Microsoft has confirmed that these documentation errors exist on Page L3-910 of the FoxPro version 2.5 "Language Reference" manual, and on Page C3-739 of the FoxPro version 2.0 for MS-DOS "Commands & Functions" manual.

Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a docerr KBCategory: kbprg kbdocerr KBSubcategory: FxtoolDebug


Last Reviewed: June 27, 1995
© 1999 Microsoft Corporation. All rights reserved. Terms of Use.