This LIne
REDEFINE say OSAY ID 100 OF OFLD:ADIALOGS[ 2 ] FONT FONTARR [ 1 ] color CLR_SAY
The Say dont exist
Too many recursive error handler calls
Unrecoverable Err 9003
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Re: Unrecoverable Err 9003
Jaque,
I would try eliminating first one, then the other, of the arrays. I expect one of them is causing the problem. Also, check to see that the arrays actually exist and are not empty.
Regards,
James
Often times this error is misleading since it is really caused by the error handler code, and thus the original error is hidden.Too many recursive error handler calls
I would try eliminating first one, then the other, of the arrays. I expect one of them is causing the problem. Also, check to see that the arrays actually exist and are not empty.
Regards,
James