space after .

Post any general comments regarding Bulk Rename Utility here. Open to all registered users.

space after .

Postby berkowil » Tue Mar 05, 2013 11:04 am

Hello

I have two files
myfiles .pdf
myfiles .pdf .xmp
when I usethe fonction replace " ." by "." the second space is not remote

I obtains this
myfiles.pdf
myfiles.pdf .xmp
berkowil
 
Posts: 1
Joined: Tue Mar 05, 2013 10:53 am

Re: space after .

Postby Stefan » Tue Mar 05, 2013 4:29 pm

berkowil wrote:Hello

I have two files
myfiles .pdf
myfiles .pdf .xmp
when I use the function replace " ." by ".", the second space is not removed too.

instead I obtains this:
myfiles.pdf
myfiles.pdf .xmp



Hi.

FROM:
myfiles .pdf
myfiles .pdf .xmp

TO:
myfiles.pdf
myfiles.pdf.xmp

USE:
Repl.(3)
Repl: ' .'
With: '.'

But every last dot is not recognized as literal dot but as BaseName<>Extension delimiter.
So for the second example there is only one ' .' seen by BRU. That is the one before '.pdf', but not the one before '.xmp'

To solve your issue go to "Options > Ignore..."and check "File Extension" to ignore File Extension.


.
Stefan
 
Posts: 736
Joined: Fri Mar 11, 2005 7:46 pm
Location: Germany, EU

Re: space after .

Postby 017hnoor » Wed Apr 01, 2015 5:02 am

every last dot is not recognized as literal dot but as BaseName<>Extension delimiter.



_________________
NOOR
017hnoor
 
Posts: 1
Joined: Wed Apr 01, 2015 2:04 am


Return to General Comments


cron