Hello,
Is there a list of wildcards that can be used in the FIND AND REPLACE (RENAME FEATURE).
What i am trying to do is rename a lot of files in bulk, they all have different filenames but are structured the same way.
Old name: A-###
New name: A-### Glassworks
In the old name, the # is the number of file (ie. 382, 491,494,592 etc.
Thank You)
The Online Help Appendix has a section on Pattern Matching Syntax.
Regards, AB
really confused, can someone help me with this
I want to insert text after a number, but in bulk
any help? 
Leo
4
[quote="gbadesha"]Old name: A-###
New name: A-### Glassworks[/quote]
If you just want to append text after the names then, using that example, it's just a simple wildcard rename,
Old Name: *
New Name: * Glassworks