Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine version of dbf
Message
 
 
To
14/07/2000 12:48:34
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00392513
Message ID:
00392520
Views:
10
>We recieve several (90 or so, the Telus phone bill) files each month in dbf format. When processing these files into our application(VFP6), some, not all, prompt for code page. We have no idea what these files are generated with, allthough it is very unlikely that it is VFP. At this step in processing, we do not want any user interaction. This is to avoid chair-keyboard interface errors.
>How can we determine if the file needs to have a code page set, and then set it in code?

SET CPDIALOG OFF will suppress the dialog box.

For anything else, see VFP Help on CPCONVERT() function.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform