Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transform doesnt works always
Message
 
To
24/08/1998 11:03:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00129326
Message ID:
00129336
Views:
20
padl(alltrim(transform(str(678,6), "@R 999,999")),7,'0') should do the trick.

>Hi all. I'm back from my holidays
>
>A custom wants the code of his products were printed always (always) with zeros in the left side and thousands separator.
>
>The problem is when the numbre is < 1000: fox replace separator with another zero.
>¿Some other idea?
>¿Must i write a routine to converting in a string like long time ago?
>
>trans(45678, "@L 999,999") returns 045.678
>trans(678, "@L 999,999") returns 0000678
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform