Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert hexa to decimal
Message
From
17/06/2008 09:54:49
 
 
To
12/06/2008 07:19:05
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01323395
Message ID:
01324714
Views:
12
>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...
Previous
Reply
Map
View

Click here to load this message in the networking platform