When i run a optimization subroutine, the log window is full and pops up the message "Windows is full and must be cleared , Slect" , which makes me click the selection cirle very often. Ifi running the following first
FILENAME OUT DUMMY '/DEV/NULL';
PROC PRINTTO LOG=OUT;
as some people suggest, I will not get the error message when the convergence is not properly achieved. How can i handle that?