Error Using Tcbrowse with Harbour

Post Reply
User avatar
PAUL SIMM
Posts: 63
Joined: Fri Oct 07, 2005 7:59 am
Location: Madrid, Spain
Contact:

Error Using Tcbrowse with Harbour

Post 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
Regards/Saludos
Paul

paul@pes-systems.net
User avatar
James Bott
Posts: 4654
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Post by James Bott »

Paul,

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

James
Post Reply