Program looks interesting but it I'm finding it hard to get my head around its capabilities.
What I would like to do is as follows
I have an arbitrary number of directories (of mp3s) named Artist-year-Album most of which contain a file named folder.jpg
I would like to drop a bunch/some/all of these directories to D&DR and copy each Artist-year-Album\folder.jpg to an arbitrary directory\Artist-year-Album.jpg.
my first guess at the command line would be (cmd.exe) copy %A\folder.jpg e:\desktop\test\%A.jpg which doesn't work because the program can't find an exe file in the string but I'm not sure if my understanding of the parameters is correct in any case.
Is my request possible with this program?
Thanks for you help.
ragnar01






Logged









