Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Small number to string conversion
Message
From
18/05/2006 11:13:20
 
 
To
18/05/2006 02:20:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01123084
Message ID:
01123237
Views:
16
>
>lnAmount=29.957
>?LTRIM(PADL(lnAmount,20)) && faster
>?CAST(lnAmount as M)      && formally better
>?TRANSFORM(lnAmount )     && slower and SET FIXED ON sensitive. Forget it
>
Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform