summarize working-steps to a "batch" / rename chal
Posted: 2012-03-12 07:54:29
I have two questions regarding Ant Renamer 2.10:
Is it possible to summarize several working-steps to a "batch" that can be stored and called again later (only: select new filenames and call the "Batch")?
I have filenames (with caracters ".") that I want to rename depending on the following rules:
1) Every character before the first appearance of the character "#" is to be deleted (incl. the character "#" itself)
2) Every character "+" is to be changed to the character blank
Example: The filename
AAA.AAAA.AA#BBB+CCCCCCCC+DDDDD+EEEEEEEEEEEEEE+FF
is to be changed into
BBB CCCCCCCC DDDDD EEEEEEEEEEEEEE FF
Is it possible to summarize several working-steps to a "batch" that can be stored and called again later (only: select new filenames and call the "Batch")?
I have filenames (with caracters ".") that I want to rename depending on the following rules:
1) Every character before the first appearance of the character "#" is to be deleted (incl. the character "#" itself)
2) Every character "+" is to be changed to the character blank
Example: The filename
AAA.AAAA.AA#BBB+CCCCCCCC+DDDDD+EEEEEEEEEEEEEE+FF
is to be changed into
BBB CCCCCCCC DDDDD EEEEEEEEEEEEEE FF