Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple math problem
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01122177
Message ID:
01122209
Views:
28
>>
>>? INT(VAL(RTRIM(TRANSFORM(140400),"0")))
>>
>>>
>Ok, the requirements are to remove trailing zeros. In other words, for
>0015000 we need 0015, not 15.

The numbers don't have leading zeros. If you're talking aboun strings, than
? RTRIM("0015000","0")
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform