Log in

View Full Version : change file extension


danga
10-25-2002, 04:49 AM
can someone tell me
how to edit a command to change
only the extension
of all selected file

I tried

{
RNFR %f
RNTO %f.bak
}

but this add the new extesion to the previous one

what I'd like is something that does

*.one ->*.two

thanks a lot

Danga

bigstar
10-25-2002, 02:10 PM
I'm afraid that's not possible.