Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date Calculation
Message
From
04/01/2007 07:24:32
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
03/01/2007 13:28:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01181507
Message ID:
01182144
Views:
11
Hi Sam

>Hi Naomi,
>
>I use it this way...
>
>
>SUM(IIF(weekdays(oPoEntry.daterecv, oMst.CURDUE_10) < m.lcTolerance, 1, 0)) as oTime
>
>

m.lcTolerance should not be a numeric variable according to standard naming conventions. It should be m.lnTolerance.
Previous
Reply
Map
View

Click here to load this message in the networking platform