Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hexadecimal to asc
Message
 
 
À
15/06/2002 10:11:28
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00668885
Message ID:
00668903
Vues:
19
Yau,

If you are only dealing with integer values:

lcHexValue = "4AEF"
lnNumeric = eval( "0x" + lcHexValue )
lcHex2 = transform( lnNumeric, "@0" )

>Does anyone know if there's a window API for converting Hexadecimal values to ascII. Alternatively, is there a VFP6 function for this?
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