FIX: PWB 1.0 Requires Decimal Value for Stack Size LINK Option

Last reviewed: September 11, 1997
Article ID: Q61871
1.00    | 1.00
MS-DOS | OS/2 kbtool kbbuglist kbfixlist

The information in this article applies to:

  • Microsoft Programmer's Workbench for MS-DOS, version 1.0
  • Microsoft Programmer's Workbench for OS/2, version 1.0

SYMPTOMS

In the Programmer's WorkBench (PWB) version 1.0, there is a problem with changing a program's stack size in some situations. When specifying the stack size in the Link Options dialog box (from the Options menu), you must enter the value in the form of a decimal integer. Although the Help menu tells you this field accepts positive integers in octal and hexadecimal form, PWB 1.00 will not accept them.

CAUSE

When an octal or hexadecimal value is entered in the stack-size field, any digits specified as A-F are discarded and replaced by 0 (zero). If digits precede a letter, the digits are retained and the letters are discarded.

STATUS

Microsoft has confirmed this to be a problem in PWB version 1.0. This problem was corrected in PWB version 1.1.


Additional reference words: 1.00 buglist1.00 fixlist1.10
KBCategory: kbtool kbbuglist kbfixlist
KBSubcategory: PWBIss
Keywords : kb16bitonly
Solution Type : kbfix


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.

Last reviewed: September 11, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.