[Harbour] xhb-diff.txt little typo

Guy Roussin guy.roussin at teledetection.fr
Mon Nov 2 06:08:38 EST 2009


Hi,

I get this error with the sample in lines 111->117
./tst.prg(4) Error E0020  Incomplete statement or unbalanced delimiters
./tst.prg(8) Error E0013  NEXT does not match FOR
2 errors

I replace the line 112:
FOR EACH c IN (@s)
with :
FOR EACH c IN @s

and now compile is fine.

I found this documentation very usefull.
Thank you Przemek,

-- 
Guy 



More information about the Harbour mailing list