FIX: Print Footer Options Reset to &P in Visual Workbench

Last reviewed: September 16, 1997
Article ID: Q106393
1.50    | 1.00
WINDOWS | WINDOWS NT kbtool kbbuglist kbfixlist kbfasttip

The information in this article applies to:

  • The Visual Workbench, included with: Microsoft Visual C++ for Windows, version 1.5 Microsoft Visual C++, 32-bit Edition, version 1.0

SYMPTOMS

If you choose Page Setup from the File menu in the Visual Workbench and delete all footer options, the &P option is the default. If you then later choose Page Setup from the File menu, the &P option returns.

CAUSE

The parser for the Footer options box does not maintain an empty string. If one is found, the &P option is inserted to include the page number.

You can enter a single space in the options string, which will function the same as having no options. However, this is maintained only during the current Visual Workbench session. When the Visual Workbench is executed again, the &P option is reinserted.

RESOLUTION

Select one of the centering options, &L or &C or &R. Because there is no other text desired, these options will not have any effect other than to keep the Visual Workbench from inserting the &P option.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft Visual Workbench version 1.0 for Windows and Microsoft Visual Workbench, 32-bit Edition, version 1.0. This problem was corrected in Microsoft Visual C++, 32-bit Edition, version 2.0.


Additional reference words: 1.00 1.50 print printing numbers
KBCategory: kbtool kbbuglist kbfasttip
KBSubcategory: VWBIss
Keywords : VwbIss kbbuglist kbfasttip kbtool
Version : 1.50 | 1.00
Platform : NT WINDOWS
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 16, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.