Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Properly converting ASCII characters
Message
From
05/10/1998 23:59:41
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00143957
Message ID:
00144111
Views:
21
>I have a FPD26 tables with ASCII characters (e.g. degree symbols). When I convert this table to VFP, somehow the characters are replaced with something different.
>
>In browse mode, I can change the font to something like Foxprint font and seem to be able to view the proper symbol but when I print a report, I can't seem to display the proper symbol, even when I change the font to Foxprint.
>
>Any ideals?
>
>TIA
>John.
I had a similar problem when trying to import data from an access exported dbf file. The only way that I got it to work was...
1) Export the file to a delimited text file
2) Change the fields in my file to char(binary)
3) Then import the data

p.s. double check your field lengths when you change them to char(binary). It defaults back to 4.

HTH
//:^)
L.A.Long
ProgRes
lalong1@charter.net
Previous
Reply
Map
View

Click here to load this message in the networking platform