mIRC Homepage
Posted By: Postino Moving files - 13/08/04 11:06 PM
Hello,
Could anyone help me with this snippet?
I have searched the board for rename and move files but the examples there didn't help me much...
on 1:FILERCVD:*:{
rename $+(", $filename ,") $+("d:\downloads\completed files\"), $+ $nopath($filename)
}

Thank you in advance.
Posted By: Coolkill Re: Moving files - 14/08/04 12:15 AM
rename $+(",$filename,") $+("d:\downloads\completed files\,$nopath($filename),")

Is probably what you want.

Eamonn.
Posted By: Postino Re: Moving files - 14/08/04 02:24 AM
Thank you very much!!!
It works now!
© mIRC Discussion Forums