tuff
01-17-2003, 07:33 PM
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?
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?