Microsoft KB Archive/100427: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - """ to """)
 
Line 45: Line 45:
== SYMPTOMS ==
== SYMPTOMS ==


An attempt to debug an application may fail and Programmer's WorkBench (PWB) may display a "run-time error R6003 - integer divide by 0" error when the following two conditions are true:
An attempt to debug an application may fail and Programmer's WorkBench (PWB) may display a "run-time error R6003 - integer divide by 0" error when the following two conditions are true:
* The [PWB] section of the TOOLS.INI file contains a "filetab 3" statement.
* The [PWB] section of the TOOLS.INI file contains a "filetab 3" statement.
* Immediately after building a project, you press SHIFT+F4 to run the _pwbprevmsg macro to search for errors in the build.
* Immediately after building a project, you press SHIFT+F4 to run the _pwbprevmsg macro to search for errors in the build.


Line 62: Line 62:
== MORE INFORMATION ==
== MORE INFORMATION ==


For more information on changing PWB settings in your TOOLS.INI file, please refer to page 130 (section 6.6) of the &quot;Environment and Tools&quot; manual.<br />
For more information on changing PWB settings in your TOOLS.INI file, please refer to page 130 (section 6.6) of the "Environment and Tools" manual.<br />
<br />
<br />
For more information on the PWB filetab setting, please refer to page 282 of the &quot;Environment and Tools&quot; manual.
For more information on the PWB filetab setting, please refer to page 282 of the "Environment and Tools" manual.


</div>
</div>

Latest revision as of 12:27, 19 July 2020

Knowledge Base


BUG: R6003 Error Possible From TOOLS.INI Filetab, SHIFT+F4

Article ID: 100427

Article Last Modified on 9/30/2003



APPLIES TO

  • Microsoft Programmer's Workbench for MS-DOS 2.0
  • Microsoft Programmer's Workbench for MS-DOS 2.1.49



This article was previously published under Q100427

SYMPTOMS

An attempt to debug an application may fail and Programmer's WorkBench (PWB) may display a "run-time error R6003 - integer divide by 0" error when the following two conditions are true:

  • The [PWB] section of the TOOLS.INI file contains a "filetab 3" statement.
  • Immediately after building a project, you press SHIFT+F4 to run the _pwbprevmsg macro to search for errors in the build.


STATUS

Microsoft has confirmed this to be a problem in Programmer's WorkBench versions 2.0 and 2.1.49 for MS-DOS. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

For more information on changing PWB settings in your TOOLS.INI file, please refer to page 130 (section 6.6) of the "Environment and Tools" manual.

For more information on the PWB filetab setting, please refer to page 282 of the "Environment and Tools" manual.


Additional query words: 2.00 2.01.49 buglist2.00 buglist2.01.49 no32bit

Keywords: kb16bitonly KB100427