From: Rodrigo M. <rod...@te...> - 2004-12-07 15:33:07
|
Hi, > Hm ... that's very strange ... > You see that the line is: > DO WHILE x < ::x2 - 2 .AND. i <= Len( ::aColumns ) Yes, exact the same line. > 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 ? Arguments should be ::x2 - 2, and ::x2 is NIL, i think. I'll try enable the tracelog. Regards Rodrigo Moreno ---------------------------------------- My Inbox is protected by SPAMfighter 5 spam mails have been blocked so far. Download free www.spamfighter.com today! |