Page 1 of 1

Error Using Tcbrowse with Harbour

PostPosted: Sun Mar 26, 2006 6:55 pm
by PAUL SIMM
With Clipper my routine works fine, converting to harbour I get this error launching the Browse:
Stack Calls
===========
2.__ERRRT_SBASE(0) 3.HBOBJECT:ERROR(179) 4.__EVAL(105)
5.HBOBJECT:MSGNOTFOUND(0) 6.TCCOLUMN:CFOOTING(169) 7.TCBROWSE:DEFAULT(684)
8.__EVAL(0) 9.TWBROWSE:INITIATE(0) 10.__OBJSENDMSG(0)

Any ideas

PostPosted: Sun Mar 26, 2006 7:52 pm
by James Bott
Paul,

What is the actual error message? Can we see the code defining the browse?

James