I don't understand this
OnUploadError = TCL ..\scripts\newdir\OnUploadError.itcl
;!!! this OnUploadComplete line must be added after any zipscript !!!
OnUploadComplete = TCL ..\scripts\newdir\OnUploadComplete.itcl
OnNewDir = TCL ..\scripts\newdir\OnNewDir.itcl
OnDelDir = TCL ..\scripts\newdir\OnDelDir.itcl
OnServerStart = TCL ..\scripts\newdir\OnServerStart.itcl
and exactly
;!!! this OnUploadComplete line must be added after any zipscript !!!
what mean after any zipscript ...?? can help with an example??
|