Hi, On 17/04/2008, Lorenzo Fiorini <[EMAIL PROTECTED]> wrote: > We told about this time ago. > > This is what we get inspecting a tbrowse object: > Error BASE/41 Scope violation (hidden): TBROWSE:ACELLCOLORS > Called from TBROWSE:ACELLCOLORS(0) > Called from __OBJSENDMSG(0) > Called from __OBJGETVALUELIST(170) > Called from HBDBOBJECT:NEW(84) > ... > > Any workaround?
In xHarbour, this is solved using __SetClassScope() function which temporarily disables class message scopes while in debugger. In Harbour, it's #ifdef'ed out in debugger.prg because there's no such function in Harbour. I don't know if it can be easily solved in current Harbour's class engine. -- Ph. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour