Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Conversion to hex?
Message
 
 
À
11/07/2001 14:05:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual ProMatrix
Divers
Thread ID:
00529304
Message ID:
00529311
Vues:
13
>Is there a way in VFP to convert a string to a hex value?
>like if I get the string "<]" to convert it to "0xC35D"?

Do you have some algorithm that converts that string to a numeric value? If so, you can use Transform(lnValue, '@0x') to convert to Hex. Then use Eval(lcHexValue) to convert back to Base10.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform