Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Days of year
Message
 
 
To
29/12/2005 12:44:27
Chandan Chakraborty
Bangiya Gramin Vikash Bank
Raiganj, India
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01081717
Message ID:
01081729
Views:
13
What prevents you from combining all the pieces together?
? LTRIM(STR(INT(lnDays / lnDiv))) + " " + ;
	LTRIM(STR(lnDays % lnDiv)) + "/" + ;
	LTRIM(STR(lnDiv))
You may have to add check for 0 remainder.

>Thanks sergei. But it is giving me 33
>
> 2
>
>
>But I want 33 2/11.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform