Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
From Unicode to ASCII
Message
From
02/02/2004 21:48:12
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00873193
Message ID:
00873234
Views:
9
>The '?' comes from BOM which isn't a part of data. I'm not sure why STRCONV() doesn't ignore it in the first place. Anyway, ASCII file shouldn't have '?' at the beginning of the file if you use my code. Maybe they asked for ASCII because they don't know how to deal with Unicode file?

When I run that code, I got the ?. I simply did:
MESSAGEBOX(StrConv(StrConv(FILETOSTR('Incoming\ER20040202230920.txt'),3),6))
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform