Hi all.
I just came across a curious problem.
I have the following code :- iColPos in [iLeft..iRight]
if I put a breakpoint on this line, iRight is the same value as iLeft !!
what its meant to do is see if the value of iColPos is between the value of iLeft and
iRight.
I cant use >= <= as it doesnt give me teh result I want.
I guess what I am looking for is a BETWEEN function so I can go iColPos
Between(iLeftPos,iRightPos)
BUT teh problem above is somewhat curious....anyone know why or what would cause this
??
Cheers, Jeremy Coulter
Jeremy Coulter (Manager)
Visual Software Solutions
Christchurch, New Zealand
PH 03-3521595
FAX 03-3521596
MOBILE 021-2533214
www.vss.co.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"