PRB: Codepage Does Not Show in Project Information Screen

Last reviewed: August 2, 1995
Article ID: Q133288
The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, version 3.0

SYMPTOMS

Codepages for free tables and databases do not show in Project Information under the Data tab. Codepages do show for text files.

RESOLUTION

To determine the codepage of a table, open the table and type ?CPDBF() in the Command window. The Codepage will be displayed on desktop.

STATUS

This behavior is by design.

MORE INFORMATION

Databases are also listed in the Project Information screen without a codepage. However, the tables in a database are not listed.

In the Project screen, using the right mouse button, click a file to bring up a menu with a codepage. The codepage can be selected and changed. The codepage choice is grayed out, when you use the right mouse button to click a table in a database or a free table.

REFERENCES

Visual FoxPro Developer's Guide, pp. 451-453, 462-463


Additional reference words: 3.00 VFoxWin cpdialog cpzero code page
international
KBCategory: kbref kbprb
KBSubcategory: FxotherDochelp


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: August 2, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.