FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour hot make bad jokes
Posts: 401
Joined: Tue Jan 05, 2010 02:33 PM
hot make bad jokes
Posted: Sat Aug 06, 2011 07:34 PM

what 'is the error on this expression ?

IF dData >= ((oDPrenota)->DATAIN) .AND. dData <= ((oDPrenota)->DATAFIN)

Error description: Error BASE/1076 Argument error: >=
Args:
[ 1] = U
[ 2] = D 06-08-2011

I wish know if dData is on Interval from DATAIN and DATAFIN how I must make ?

FWH .. BC582.. xharbour
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM
Re: hot make bad jokes
Posted: Sat Aug 06, 2011 07:37 PM

Hello

dData is null.... verifiy the value

Posts: 401
Joined: Tue Jan 05, 2010 02:33 PM
Re: hot make bad jokes
Posted: Sat Aug 06, 2011 07:44 PM

oopss thanks it is null

FWH .. BC582.. xharbour

Continue the discussion