Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro_int
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00770198
Message ID:
00770348
Views:
13
>Does anybody know how to get VFP 8 to handle other(not native) collating sequence like Hungarian when running as an exe?

If SET COLLATE TO "HUNGARY" gives you a "Collating sequence 'HUNGARY' is not found." error, try adding the following line to your config.fpw. You can put the config.fpw in the directory with the executable, or include it in the project so it's built right into the EXE.
CODEPAGE=1250
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform