Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unexplainable phenomena?
Message
From
10/08/1999 10:26:32
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00251957
Message ID:
00251963
Views:
8
>In a form I have code in the click section it make computations on a dbf called swork.dbf.
>
>THREE="CTOD(DATE_CLOSED)- CTOD(DATE_REC_J)"
>DATEGOOD3="CTOD(DATE_CLOSE)>=MSTART .AND. CTOD(DATE_CLOSE) <=MEND .AND. STATUS <> 'CA' .AND. (DATE_CLOSE)<> 'NA'"
>BPA="(BPA_NBR <> 'NA' .OR. REMARKS = 'BPA')"
>
>When it gets to this line:
> AVER &THREE FOR &DATEGOOD3 .AND. &BPA TO AVGBPA3
>It says "Variable 'DATE_CLOSED' not found" when in fact I hit suspend and verify manually and it's ok!
>
>:(

Is it date_close or date_closeD?
--Todd Sherman
-Wake Up! Smell the Coffee!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform