I want to debug a programm therefore I set different PRINT commands to show me the values of different parameters.
I know, this is no cute method, but I am not able to work with the Debugger.
This method worked well all the time long.
But now, I - runnig the program - always get the error message 11 (division by zero).
There are definitly no divisions by zero (all input-varaible > 0).
I found out, that this error message shows also if the is a dta file missing (but in this case, no data file is missing).
Could anyone of You please give me additional information on this error message 11, I would be very grateful fpr any hint.
Thanks
Wolfgang
I know, this is no cute method, but I am not able to work with the Debugger.
This method worked well all the time long.
But now, I - runnig the program - always get the error message 11 (division by zero).
There are definitly no divisions by zero (all input-varaible > 0).
I found out, that this error message shows also if the is a dta file missing (but in this case, no data file is missing).
Could anyone of You please give me additional information on this error message 11, I would be very grateful fpr any hint.
Thanks
Wolfgang
Comment