- AuthorPosts
- April 24, 2008 at 10:05 pm #5700wOxxOm Member7.0.4 
 goal: find items with Actor = Style
 regex: ^Dialogue: (.+?),(.+?),(.+?),(.+?),4,
 supposed match: Dialogue: 0,0:00:16.70,0:00:17.64,Naga,Naga,0000,0000,0000,,text
 Wrong match found by EmEditor: 0,0:00:16.70,0:00:17.64,Naga,Nagasumi,0000,0000,0000,,textregex S&R in Files, 1 
 regex: ^Style: (.+?),.+?,(.+?),(.+?),(.+?),(.+?),(.+?),.+?,(.+?)$
 replace: Style: 1,Tahoma,2,3,4,5,6,-1,7
 enabled options: *.ass, UseRegEx, ConfiguredEncoding
 result: replaces in one file then crashes applicationS&R in Files, 2 
 if KeepModifiedFilesOpen is enabled then only 1-3 of matching files in the folder are modified. When the option is disabled then all the files are correctly modified on-diskApril 25, 2008 at 3:09 am #5701Yutaka Emura KeymasterwOxxOm wrote: 
 7.0.4
 goal: find items with Actor = Style
 regex: ^Dialogue: (.+?),(.+?),(.+?),(.+?),4,
 supposed match: Dialogue: 0,0:00:16.70,0:00:17.64,Naga,Naga,0000,0000,0000,,text
 Wrong match found by EmEditor: 0,0:00:16.70,0:00:17.64,Naga,Nagasumi,0000,0000,0000,,textregex S&R in Files, 1 
 regex: ^Style: (.+?),.+?,(.+?),(.+?),(.+?),(.+?),(.+?),.+?,(.+?)$
 replace: Style: 1,Tahoma,2,3,4,5,6,-1,7
 enabled options: *.ass, UseRegEx, ConfiguredEncoding
 result: replaces in one file then crashes applicationS&R in Files, 2 
 if KeepModifiedFilesOpen is enabled then only 1-3 of matching files in the folder are modified. When the option is disabled then all the files are correctly modified on-diskI don’t have any problems with 7.00.5 Make sure “Regular Expressions Can Match New Line Characters check box” is not checked in the Search tab of the Customize dialog box. April 26, 2008 at 1:17 am #5710wOxxOm Memberit is not checked. April 26, 2008 at 6:50 am #5711Yutaka Emura KeymasterwOxxOm wrote: 
 it is not checked.I cannot reproducd your problem. Please email a sample file with detial procedure how to reproduce your problem. 
- AuthorPosts
- You must be logged in to reply to this topic.