Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want to display the values in my decimals places.
Message
From
07/06/1999 15:13:34
 
 
To
07/06/1999 15:07:02
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00227168
Message ID:
00227174
Views:
22
I think you need something like this:
lcVar = PADL(ALLTRIM(STR(mprice, 15, 6)), 15, '0')
Mark
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform