(solved) Missing separator " > " between RegExpPattern and R

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

(solved) Missing separator " > " between RegExpPattern and R

Post by yusef88 »

solved
Missing separator " > " between RegExpPattern and ReplaceWith!
i get the above message when try to rename files by this command

Code: Select all

<#01> * /s
To see the attached files, you need to log into the forum.
Last edited by yusef88 on 29 Oct 2014 17:40, edited 2 times in total.

highend
Posts: 14950
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Missing separator " > " between RegExpPattern and Replac

Post by highend »

The caption of this thread shows exactly, why you get that message...

" > ". Leading & trailing space surround the > symbol. Does your "regex" reflect that? No...

Btw, I have absolutely no clue what this pattern should do.
One of my scripts helped you out? Please donate via Paypal

yusef88
Posts: 1148
Joined: 28 Jan 2013 03:50
Location: Windows 8.1 32-bit

Re: (solved) Missing separator " > " between

Post by yusef88 »

it should be batch rename pattern..i made a mistake 8)
Btw, I have absolutely no clue what this pattern should do.
number files
01 file
02 file

Post Reply