Rename with file content found by RegEx? Dropit

If you are currently developing portable freeware or planning to do so, use this forum to discuss technical implementation, seek out like-minded developers for partnership, or solicit interested users for beta testing.
Post Reply
Message
Author
Speedy_99
Posts: 2
Joined: Tue Feb 24, 2015 3:03 am

Rename with file content found by RegEx? Dropit

#1 Post by Speedy_99 »

Hey,

is it possible to rename a file and insert a string that is found by RegEx?

I want to extract Ser.No or customer no. of a bill (PDF-File) that is found by RegEx and insert and make it part of the new filename.

thx

Speedy

User avatar
Midas
Posts: 6705
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Rename with file content found by RegEx? Dropit

#2 Post by Midas »

If you know your regexes well, I'd say you could concoct a script to make awxRename (http://www.portablefreeware.com/forums/ ... 649#p69649) do your bidding...

User avatar
tproli
Posts: 1172
Joined: Sat Sep 09, 2006 10:14 am
Location: Hungary
Contact:

Re: Rename with file content found by RegEx? Dropit

#3 Post by tproli »

Advanced Renamer is also a good alternative:
http://www.portablefreeware.com/index.php?id=1848

Post Reply