phrozenflame
05-08-2004, 04:39 AM
Hiye,
{
RNFR %f
RNTO %f.bak
}
I want it to be like
RNTO %f(random).bak
Cant i rename files plus add a random number so i can rename many files but they dont get renamed with same name, i want to rename several files, but using this..it wondt do the trick...
hope you understood,
thanks
{
RNFR %f
RNTO %f.bak
}
I want it to be like
RNTO %f(random).bak
Cant i rename files plus add a random number so i can rename many files but they dont get renamed with same name, i want to rename several files, but using this..it wondt do the trick...
hope you understood,
thanks