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.