Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert int to hex string
Message
De
25/06/2007 13:10:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Convert int to hex string
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
01235404
Message ID:
01235404
Vues:
52
Is there a short and easy way to convert an integer (in this case a Julian date) into a hex string?

Looking for the inverse of the following evaluate statement:
? evaluate("0x256e62")  && returns 2453090....need to turn that back into "256E62"
I'm not seeing anything obvious, so diving in to write my own function now, using bintoc() as starting point....


Thanks,
Steve Gibson
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform