DOCUMENT:Q93170 12-JUN-2001 [utilities] TITLE :BUG: PWB Stores Tabstops Value Incorrectly in TOOLS.INI PRODUCT :Microsoft Programming Utilities PROD/VER:MS-DOS:2.0,2.1.49 OPER/SYS: KEYWORDS:kb16bitonly ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Programmer's Workbench for MS-DOS, versions 2.0, 2.1.49 ------------------------------------------------------------------------------- SYMPTOMS ======== Microsoft Programmer's Workbench (PWB) versions 2.0 and 2.1.49 do not correctly save the value of the Tabstops editor switch to the TOOLS.INI file. PWB saves only the first tab width number; subsequent values are lost. Switch settings are used for the duration of the current PWB session. The dialog box that appears after choosing the Save button in the Editor Settings dialog box indicates that only the first setting in the Tabstops field is recognized. RESOLUTION ========== Use a text editor to modify the TOOLS.INI file appropriately. The text below illustrates an example of the tabstops entry in the [PWB] section of the TOOLS.INI file: [PWB] tabstops: 4 10 4 In this example, PWB assigns a tabstop to columns 4 and 10, and every subsequent fourth column. For more information on changing settings in the TOOLS.INI file, see section 6.6 of the Microsoft C/C++ "Environment and Tools" manual, beginning on page 130. STATUS ====== Microsoft has confirmed this to be a problem in PWB versions 2.0 and 2.1.49. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: 2.00 2.1.49 buglist2.00 buglist2.1.49 ====================================================================== Keywords : kb16bitonly Technology : kbAudDeveloper kbPWBSearch kbZNotKeyword3 kbPWB200DOS kbPWB2149DOS Version : MS-DOS:2.0,2.1.49 ============================================================================= 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 2001.