Too Many Recursive error handler calls

Too Many Recursive error handler calls

Postby Sidney Saylors » Fri Mar 14, 2008 5:23 am

I've really got a problem that i can't seem to fix (ok i know i'm stupid}
i have re-built this app and am using new xharbour form fwh and it will not run at all , anybody got an idea i've been fighting this fro the last 4 days and have got nowhere :oops:
Sidney Saylors
 
Posts: 2
Joined: Thu Mar 13, 2008 8:58 pm
Location: Caldwell , ID 83671

Postby StefanHaupt » Fri Mar 14, 2008 8:38 am

Sidney,

this message means that the errorhandler calls itself many times without stopping. So a piece of your code causes an error in your app as well as in your errorhandler.

The reason may be if you try to close a relation without an open dbf or similar.

You can try to insert a counter in the errorhandler and show the errormessage after each call.
kind regards
Stefan
StefanHaupt
 
Posts: 824
Joined: Thu Oct 13, 2005 7:39 am
Location: Germany

Too Many Recursive error handler calls

Postby Sidney Saylors » Fri Mar 14, 2008 4:49 pm

Stefan,

Thanks very much...

Sid..........
Sidney Saylors
 
Posts: 2
Joined: Thu Mar 13, 2008 8:58 pm
Location: Caldwell , ID 83671


Return to Bugs report & fixes / Informe de errores y arreglos

Who is online

Users browsing this forum: No registered users and 9 guests