Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to set a Code Page
Message
 
To
13/05/2002 11:30:05
Sony Joseph
Dovenmuehle Mortgage Inc
Schaumburg, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00655704
Message ID:
00655715
Views:
21
>I need to Use a table created in a third-party application in VFP exclusively. When I open the dbf it brings up the Code Page Dialog saying this table is not marked with a code Page. Since I do not want the end-User to see this message, how can I programmatically set the code Page for a Dbf. Looking up the help on this did not get me anywhere. Please Help....

If You really need to use the table exclusively You can

SET CPDIALOG OFF

to not display the dialoque when using the table

In order to poke a specific codepage into a DBF, You can use
CPZERO.PRG that ships with VFP. Have a look in the subdirectories
of Your VFP-Installation. Open the PRG, there is a small
documentation in the header.

HTH
Regards from Berlin

Frank

Dietrich Datentechnik (Berlin)
Softwarekombinat Teltow (Teltow)

Frank.Dietrich@dd-tech.de
DFPUG # 327
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform