I have been trying to create a filter which will ONLY operate on a HTML file if text pipe initially finds a KEY TEXT STRING (3A) in the file? I have been suggested this EASYPATTERN:
Code: Select all
[ textStart, longest 0+ chars ]3A[longest 0+ chars, textEnd ]
Thank you very much
Dim