Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting Numbers into Strings
Message
From
25/01/2001 22:02:53
 
 
To
25/01/2001 11:45:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00468512
Message ID:
00468910
Views:
24
>>See the help file on Transform(). But beware this is some quirkiness with it.
>
>I already have... but I can't really see how this can help me.
>
>You can specify lots of different formats and InputMask type properties but they all rely on you knowing the data precision already... unless you can tell me otherwise?
>
>Cheers
>Will

try:
n = 1.1234
? transform(n)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform