From: Alexander S.K. <al...@be...> - 2004-12-07 10:12:01
|
On 02.12.2004 3:48, Rodrigo Moreno <rod...@te...> wrote: RM> Hi, RM> these is the rights lines: RM> Error BASE/1082 Argument error: -Arguments: { NIL, 2 } RM> Called from hbrowse.prg->HBROWSE:MOUSEMOVE(1318) RM> Called from hbrowse.prg->HBROWSE:ONEVENT(327) Called from ->>HWG_DLGBOXINDIRECT(0) RM> [ ... ] Hm ... that's very strange ... You see that the line is: DO WHILE x < ::x2 - 2 .AND. i <= Len( ::aColumns ) What is the 'Arguments: { NIL, 2 }' about ??? Could you include in the hbrowse.prg few writelog() calls to trace what's happening ? Or try to recompile the program with Harbour - maybe the error message will be more informative there ? Regards, Alexander http://kresin.belgorod.su |