I use this generic find and replace script to change lot's of different things but trouble starts when I want to replace "." with spaces or "" but not the one that differentiates the file name from the file extension. How do I change the script below to prevent screwing up the extension? tia
@nodeselect
Rename FINDREP PATTERN="{dlgstring|Find What...}" TO="{dlgstring|Replace with...}"