O
OctavioOlguin
Guest
I started to have erro (1387) * * * trying to wirte to a closed stream * * * on line 1338: PROCEDURE Cleanup. IF vState "" THEN OUTPUT {&MsgStream} CLOSE. OUTPUT {&Stream} CLOSE. .. The IF vState < 0 linea is the 1338 line, so somehow the program cames to CLEANUP with the stream closed... Any clue? (using smtpmail58c.p)
Continue reading...
Continue reading...