Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the points
Message
From
18/09/2006 11:22:12
 
 
To
18/09/2006 11:20:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01154721
Message ID:
01154724
Views:
8
This message has been marked as the solution to the initial question of the thread.
>Hi
>If i type ?alltrim(str(1.4)) I get 1, how can I get (str) 1.4?
>Thank's

alltrim(str(1.4, 3, 2))

or just

str(1.4, 3, 2)
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform