Menu

#4 Documentation error

open
General (4)
5
2007-01-16
2007-01-16
Anonymous
No

In the documentation, under the 'regular expressions' category, step 2 is currently:
Fill the "Rename" field with "\.o.." and the with field with ".new";

Similarly, step 2 in the 'dinamic fields' (should that be 'dynamic'?) is:
Fill the "Rename" field with "^(.)(.)(.)" (grouping the first three characters) and the "with" field with "\1\3\2" (first group, third group and then the second group);

And finally, the first step of the 'numeric sequences' section is:
Fill the "Rename" field with ".txt" and the "with" field with ".\#".

All of these should say 'the "Replace" field' rather than "Rename".

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.