Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Binary to ASCII
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00183703
Message ID:
00183732
Vues:
19
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform