New to the software so bear with. I have a project where I am parsing a large number of .ini files. If these files DO NOT contain specific text I want to insert a block of text - i.e. if the file does not contain a section called [Print Default].
I have figured out how to find the files that do not contain the text using the "Match files if string is not found" operator. I can also run a text replacement easily enough.
The trouble is that I can't figure out a clean way to open/pass the files that DO NOT contain this text to the replacement operation so that they can be the target of my replacement. I can output the files out find to the editor window but is there a way to tell it to Open the files that are found?
Help! This will save me an awful lot of time if I can figure it out.
Thanks in advance!
Casey Robertson
Version 13.10a+1 UltraEdit Style Regular expressions
I have figured out how to find the files that do not contain the text using the "Match files if string is not found" operator. I can also run a text replacement easily enough.
The trouble is that I can't figure out a clean way to open/pass the files that DO NOT contain this text to the replacement operation so that they can be the target of my replacement. I can output the files out find to the editor window but is there a way to tell it to Open the files that are found?
Help! This will save me an awful lot of time if I can figure it out.
Thanks in advance!
Casey Robertson
Version 13.10a+1 UltraEdit Style Regular expressions