Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoiding the Code Page dialog box
Message
From
14/01/1999 13:57:48
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00176039
Message ID:
00176106
Views:
29
>>>Is there any way I can set a Default code page so VFP will not display the dialog box for whenever I open a free table?
>>>
>>>TIA
>>
>>set cpdialog off
>
>Thanks Ed
>
>Will this approach know to use the proper code page?
>
>TIA

When creating an application, issue SET CPDIALOG ON to ensure that the tables included in your application are marked with the proper code page. In your completed application, be sure that SET CPDIALOG is OFF.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform