Quote:
Originally posted by JuvY
Allow executing one code that will perform command over the selected dirs one by one.
Example:
rnfr %f
rnto %d
rnfr will be performed on the first of the selected dirs, then rnto on the same dir, and then it will move on to the next dir.
REN %f * %d doesn't wanna work at all times
|
with the current design rnfr %f rnto %d is impossible with multiple selected files.
what's wrong with REN %f * %d? I was not aware there was a problem, but if you can tell me about it I will try to fix it.