Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert hexa to decimal
Message
De
17/06/2008 09:54:49
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01323395
Message ID:
01324714
Vues:
14
>Hi,
>I want to convert hexa 0x84028A8918BE04 into varchar datatype "37157490954649092",
>evaluate("0x84028A8918BE04") returns 37157490954649090 (precision more than 16 digits),
>can it be done in vfp another way?
>Pavel Poul

vfp cannot store this data range with a native datatype.

You can split it into 2 variables ..... a long job...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform