Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
French special characters
Message
From
07/04/2000 08:13:38
 
 
To
06/04/2000 16:55:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00356497
Message ID:
00356750
Views:
10
Hi Joe,

If what you want is to display this in a grid. In your select statement you can call the field whatever you want. It doesn't have to have any special characters. Then when displaying the field in the grid assign the .column1.controlsource = ' your_cursor.fldname' & .column1.header1.caption = " àçùéè " This is what I do when I have to display French on the screen.

HTH
Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform