FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour message error "Too many recursive error handler calls&q
Posts: 80
Joined: Tue Nov 15, 2005 03:38 PM
message error "Too many recursive error handler calls&q
Posted: Fri May 16, 2008 05:57 PM

Antonio,
I have a problem with FWH 8.2
message error "Too many recursive error handler calls"
I view link http://fivetechsoft.com/forums/viewtopic.php?p=20996
I link fils 'Error.Ch' with my system. Problem Not End ..
I use bcb with xharbour.
HATHAL.

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
message error "Too many recursive error handler calls&q
Posted: Sat May 17, 2008 08:10 AM

Hathal,

Please modify fwh\source\function\errsysw.prg and place a MsgInfo( e:Description ) before

if ( e:genCode == EG_ZERODIV )

so you will see the recursive error description

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion