Wildcards for characters?

If you need help on how to use the program
Post Reply
kron
Posts: 1
Joined: 2007-06-02 09:38:01

Wildcards for characters?

Post by kron »

Hi,

is there a possibility to use wildcards for exchanging characters?
Like if I have a lot of pictures with names like:

DCM_023 exampletext.jpg
DCM_594 exampletext2.jpg

is it possible to exchange the characters "_???",
with ? being a wildcard for one character?
antp
Site Admin
Posts: 9665
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Hi,
You can do that using regular expressions, or by combining other actions. What do you want to get as new name?
Post Reply