INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Can you use wildcards in the "Find What" field under Rename, Move, & Copy Files?  (Read 1805 times)

jmone

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 14277
  • I won! I won!

Can you use wildcards in the "Find What" field under Rename, Move, & Copy Files?  Eg, I want to enter in "Find What:" say "Track*" and it will match with Track1, Track2 etc etc
Logged
JRiver CEO Elect

fitbrit

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 4877

Can you use wildcards in the "Find What" field under Rename, Move, & Copy Files?  Eg, I want to enter in "Find What:" say "Track*" and it will match with Track1, Track2 etc etc

If I understand what you are trying to say in your example, the * isn't needed. It's implicit. If you select a whole bunch of files, simply put "Track" in Find What, and say, "Song" in Replace with, all instances of the word Track will be changed to Song. Just be sure that you won't find the word Track in the file's path if you just want to change the file name.
Am I misunderstanding you?

Now for the Find and Replace, I'd love to see the wildcard!
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.

I think jmone wants to include the numbers, etc. that would follow the word Track as part of the replacement.

It would be nice if the Find What portion accepted an RE and allowed the matches to be used in the Replace section.  Then you'd have general RE match/replacement here (more flexible and powerful than wildcards).
Logged
The opinions I express represent my own folly.

jmone

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 14277
  • I won! I won!

I take it the answer is "no" but my example is currently it works like this:

I can replace "XYZ" with "123" to get
  C:\Music\XYZ\Track1  --> C:\Music\123\Track1
  C:\Music\XYZ\Track2  --> C:\Music\123\Track2
  C:\Music\XYZ\Track3  --> C:\Music\123\Track3

But if I want to replace "Y*Z" with "123" to get
  C:\Music\XaZ\Track1  --> C:\Music\123\Track1
  C:\Music\XbZ\Track2  --> C:\Music\123\Track2
  C:\Music\XcZ\Track3  --> C:\Music\123\Track3 or even
  C:\Music\XabcZ\Track4 --> C:\Music\123\Track4
Logged
JRiver CEO Elect
Pages: [1]   Go Up