weird.
there is nothing special in the shell line that would make it behave like that.
well, except the lack of 2-digit month and day, like already said some days ago.
but, if you still with the right() hack experience this... well, guess, either the script needs to be made a lot more comp...
k, as I was typing I realised it.

change this:
For Each $f in Split($files,"\")

to this:
For Each $f in Split(substr($files,2),"\")

and the symptoms are gone.
_________________________
!

download KiXnet