Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert Weight to maunds and kgs
Message
From
19/01/2007 21:32:30
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01186854
Message ID:
01187292
Views:
24
I got solution from Mr. Tusher on www.foxite.com as
mound=int(kgs/40)
kgbalance=kgs-mound*40
?allt(str(mound))+'.'+allt(str(kgbalance))
Now what you say about answer and the solution.
Have you some better codes.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform