Hi All, Recently I upgrade my pspad from 4.5.0 to 4.5.3. Found my pspad script won't work by following statements:
var myExec = myShell.Exec(s2);
myLog.AssignLog();
myLog.text(GetResponse(myExec))
It caused an error on myLog.text(), said class name no found. I tried to use
logAddLine(). Well, it removes all cr/lf in the string. Don't know why text()
doesn't work.
Jack
--
<http://forum.pspad.com/read.php?2,45737,45737>
PSPad freeware editor http://www.pspad.com
