Hi,
I have been trying to set up a simple rename operation
Rename FROM *.* TO {dlgstring}_.jpg NUMBER 001
With that I have to problems:
- It works on all files in a folder. I need it only to work on the selected ones. The help suggest to omit the FROM but this makes the TO parameter not working.
- How can I retain the original file extension?
Regards
xbprm