On Wed, 07 May 2008, Miguel Angel Marchuet wrote: > >It's correct. In hb_stackDispCall() (this function is used only by > >internal error handler) we show only pure function names without > >information about codeblocks source. If it's a problem then I can > >change it to present call stack just like in hb_vmRequestCancel(). > Shows EVAL instead of ERRORDIALOG > I don't understand why is correct EVAL instead of ERRORDIALOG
It shows EVAL because EVAL is executed to evaluate codeblock. I guess you want to see: (b):ERRORDIALG I'll change hb_stackDispCall() to present codeblocks in such way. For sure it will be more clear for users. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
