I want to compare files that have non-standard line breaks between records. Is there a way I can define the line breaks to use when comparing files? I've tried using regular expressions in Rules, but without success. Either I'm entering them wrong, or that is not the purpose of rules.
The lines in the file all begin with the string {[ and end with "]}. The double quote mark is included at the end of each record.
Thanks in advance for your help.
The lines in the file all begin with the string {[ and end with "]}. The double quote mark is included at the end of each record.
Thanks in advance for your help.
Comment