Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Days in month
Message
From
05/11/2007 12:07:15
 
 
To
05/11/2007 12:05:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
01266644
Message ID:
01266760
Views:
9
An error in the formula - it should be:
FUNCTION DayInMonth
LPARAMETERS pnMonth
RETURN DAY(GOMONTH(CTOD(TRANSFORM(pnMonth)+"/01/"+TRANSFORM(YEAR())),1)-1)
Should use CTOD() rather than DTOC()...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform