Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
6.2 to 00000000006200
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00931355
Message ID:
00931361
Views:
23
Thanks Sergey
you've saved my weekend, have a good one yourself.
Slán
~M

>>hi all
>>i am writing a module to link into SAP and have everything working bar one piece. i have to create a file and in that i have to represent a number in a specific way so that the number 6.2 would become 0000000006200. any ideas how to do this?
>>Slán
>>~M
>
>
lnNumber = 6.2
>PADL(INT(lnNumber*100), 12, "0")
Go raibh maith agat

~M
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform