Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quarter() in FPD
Message
From
12/03/2004 05:51:18
 
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00885291
Message ID:
00885523
Views:
13

Wouldn't:

RETURN FLOOR(MONTH(tdDate)/4)+1

work better?


You are sure ?
CLEAR
FOR k=1 TO 12
 ? k,QUARTER(DATE(2000,m.k,1)),FLOOR(m.k/4)+1,FLOOR((m.k+2)/3)
next
Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform