BUG: Code Pages Not Supported in All OS Languages

Last reviewed: May 28, 1996
Article ID: Q120364
The information in this article applies to:
  • Microsoft FoxPro for Macintosh, versions 2.5c, 2.6a

SYMPTOMS

FoxPro code page functionality doesn't work when FoxPro is running on Greek, Polish, or Russian versions of version 7.1.2 of the Macintosh operating system.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Install the Greek, Polish, or Russian version of version 7.1.2 of the Macintosh operating system.

  2. Install the U.S. version of FoxPro.

  3. Verify that the CONFIG.FPM configuration file contains the line "CODEPAGE = AUTO" (without the quotation marks).

  4. Start FoxPro. In the Command window, type "?CPCURRENT()" (without the quotation marks).

Note that ?CPCURRENT() returns 0. It should return 10006 for the Greek, 10007 for the Russian, or 10029 for the Polish version of the operating system.


Additional reference words: FoxMac 2.50c 2.60a buglist2.50c buglist2.60a
foreign language
KBCategory: kbenv kbbuglist
KBSubcategory:


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: May 28, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.