FIX: Date Field Created by Screen Wizard Is Character Format

Last reviewed: October 20, 1997
Article ID: Q115196
2.50b 2.50c MACINTOSH kbtool kbenv kbfixlist kbbuglist

The information in this article applies to:

  • Microsoft FoxPro for Macintosh, versions 2.5b, 2.5c

SYMPTOMS

A date field in a screen created by the Screen Wizard has character formatting instead of date formatting applied to it.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual FoxPro 3.0b for Macintosh.

MORE INFORMATION

Steps to Reproduce Behavior

  1. In the Command window, type the following:

    CREATE TABLE test (testdate D) INSERT INTO test (testdate) VALUES ({2/20/94})

  2. From the Run menu, choose Wizards.

  3. Under Select A Wizard, select Quick Screen, and then choose Next.

  4. Choose Add to add the TESTDATE field to the screen, and then choose Next.

  5. Choose Add to set the order to the TESTDATE field, and then choose Next.

  6. Choose Next to accept the default screen style.

  7. Choose the Design button in the last Quick Screen Wizard window.

  8. Choose Save to save the form as TEST.SCX.

  9. When the Screen Design window appears, double-click the GET field for TESTDATE.

  10. In the Field dialog box, choose Format.

Note that the character radio button is selected.


Additional reference words: fixlist3.00b VFoxMac FoxMac 2.50b 2.50c
buglist2.50b buglist2.50c
KBCategory: kbtool kbenv kbfixlist kbbuglist
KBSubcategory:
Keywords : kbbuglist kbenv kbfixlist kbtool
Version : 2.50b 2.50c
Platform : MACINTOSH
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: October 20, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.