4.0.3 popups?
dunno if ive missed a new ini setting or summit, but im getting
popups everytime a script is called.
ie.
c:\ioFTPD\ioSFV\ioSERVERSTART.itcl in the popup window
with an OK button
happening with every script being used
ioSERVERSTART.itcl contains only
proc serverstart {testtext} {
return ">> $testtext"
}
what am i missing?
|