RL Vision Knowledge Base
Support questions and answers for software by RL Vision.
Note: This is an archived discussion. Any bug, problem or suggestion mentioned here is likely to have been fixed since it was written.
Subject: Re: flash renamer / question about functionality.
Date: Sat, 23 Feb 2008 18:16:01 +0100Hi,
I think the easiest way to do this is to use wildcards with the "replace" function:
Find: *_test
Replace: _test
// Dan
benjamin wrote:
> hello,
>
> i found your tool, quite cool. now my question.
>
> if i have a bunch of 50files, all with different size lenght of filename . now in each filename i have always the same string like 3-4 equal characters . i now want Flash Renamer to remove everything "before" those 3-4 specific chars..
>
> e.g.. :
>
> askdjgasdkjadkajdakd_test_sdfsdfsfsdf.doc
>
> adsjgasd8208u2309asdß0as0d9as8d0a9sd_test_sadfjhsfksdjfhdf.doc
>
>
>
> in this case _test are my specific chars... and everything before those i want to be removed... so the final versions are :
>
> _test_sdfsdfsfsdf.doc
>
> _test_sadfjhsfksdjfhdf.doc
>
>
> is this possible with your tool ?
>
> sincerly
> benjamin
I think the easiest way to do this is to use wildcards with the "replace" function:
Find: *_test
Replace: _test
// Dan
benjamin wrote:
> hello,
>
> i found your tool, quite cool. now my question.
>
> if i have a bunch of 50files, all with different size lenght of filename . now in each filename i have always the same string like 3-4 equal characters . i now want Flash Renamer to remove everything "before" those 3-4 specific chars..
>
> e.g.. :
>
> askdjgasdkjadkajdakd_test_sdfsdfsfsdf.doc
>
> adsjgasd8208u2309asdß0as0d9as8d0a9sd_test_sadfjhsfksdjfhdf.doc
>
>
>
> in this case _test are my specific chars... and everything before those i want to be removed... so the final versions are :
>
> _test_sdfsdfsfsdf.doc
>
> _test_sadfjhsfksdjfhdf.doc
>
>
> is this possible with your tool ?
>
> sincerly
> benjamin