Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hex conversion
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00139908
Message ID:
00140012
Views:
21
Hi Joe,


>I am exporting data to another software program that uses hex as delimiters is there anywhere i can find ascii or equivalent conversions
>or how would i know what to use. Suggestions would be appreciated
>thank you in advance

I'm not sure I understand what you want, but in VFP 5 and 6 you can use something like this:

CHR(0xHH)

where HH is the hexcode for the delimiter.

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform