Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transform doesnt works always
Message
From
24/08/1998 11:03:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Transform doesnt works always
Miscellaneous
Thread ID:
00129326
Message ID:
00129326
Views:
43
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
Saludos,
A.G.P.
---------
Next
Reply
Map
View

Click here to load this message in the networking platform