both variables are set using $sdir and $findfile(1 dir deep) in the following, so the files do exist!!
Code:
    rename $+( " , %rn.folder $+ %rn.oldfile , " ) $+( " , %rn.folder $+ %rn.newfile , " )
  

i'm getting a no such file error on 'some' files, seemingly only ones with spaces I think....
* /rename: no such file 'E:\mp3(2)\(Everything I Do) I Do It For You.mp3' (line 185, renamer.txt)
what's up with this? Any ideas? The file is definately there the script finds it itself and I have manually made sure. Works on other files though.


billythekid