Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert int to hex string
Message
From
25/06/2007 13:10:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Convert int to hex string
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
01235404
Message ID:
01235404
Views:
54
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
Next
Reply
Map
View

Click here to load this message in the networking platform