Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hexagesimal
Message
From
25/05/2005 09:36:00
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01017471
Message ID:
01017491
Views:
21
>>Gracias,
>>
>>But is not Hexadecimal is Hexagesimal
>>
>>for example this number 05115233740 is equivalent 33E872CC
>
>You mean base 60?

@R0 apply a 0xFFFFFFFFFFFF mask
? VAL(TRANSFORM(05115233740,"@R0"))*1,BITAND(05115233740,0xFFFFFFFFFFFF)
Previous
Reply
Map
View

Click here to load this message in the networking platform