Wanted to copy, changing extension, on all .js files in a folder.does not work. (It's been a while.) Any old timers here (or youngsters too) with the answer?Code:copy *.js *.js1
Note: rename does not seem to work either:Code:rename *.js *.js1
Bookmarks