Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binary to ASCII
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00183703
Message ID:
00183732
Views:
15
Ellen,

You can use right( transform( "@o", nTheNumber ), 1 ) to get the hex digits 0-F of a number in the range 0-15. To convert from hex back use eval( "0x" + cTheHexDigit )

>Has anyone done any work converting binary to ASCII at the HALF byte level? Specifically with old phone systems?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform