not worked for ? 、 ! , : etc.

Tool for Search and Replace across multiple files.
Post Reply
zaza
Posts: 3
Joined: Sat Oct 12, 2013 3:17 pm

not worked for ? 、 ! , : etc.

Post by zaza »

Please kindly help to improve TextCrawler. Many thanks!

Scripts as following:

//TextCrawler Script File 1.0

!Find
,
!Replace

!Options

!Comment


!Find
,
!Replace

!Options

!Comment


!Find
!
!Replace

!Options

!Comment


!Find
!
!Replace

!Options

!Comment


!Find
...
!Replace

!Options

!Comment


!Find
...
!Replace

!Options

!Comment


!Find
:
!Replace

!Options

!Comment


!Find
:
!Replace

!Options

!Comment


!Find
:
!Replace

!Options

!Comment


!End
zaza
Posts: 3
Joined: Sat Oct 12, 2013 3:17 pm

Re: not worked for ? 、 ! , : etc.

Post by zaza »

Knock Knock, any body home?
User avatar
DigitalVolcano
Site Admin
Posts: 1731
Joined: Thu Jun 09, 2011 10:04 am

Re: not worked for ? 、 ! , : etc.

Post by DigitalVolcano »

Hi,
Tested it - you need to set each line of the script to 'Non-Regex' (ie. Untick the regular expression box for each entry, and update the line) for it to work.
zaza
Posts: 3
Joined: Sat Oct 12, 2013 3:17 pm

Re: not worked for ? 、 ! , : etc.

Post by zaza »

DigitalVolcano wrote:Hi,
Tested it - you need to set each line of the script to 'Non-Regex' (ie. Untick the regular expression box for each entry, and update the line) for it to work.
Is it possible to save these procedures and let the software checks by itself?
User avatar
DigitalVolcano
Site Admin
Posts: 1731
Joined: Thu Jun 09, 2011 10:04 am

Re: not worked for ? 、 ! , : etc.

Post by DigitalVolcano »

Is it possible to save these procedures and let the software checks by itself?
Not sure what you mean? The software can't know whether it's supposed to be a regular expression or plain text.
Post Reply