Passing Text to a Subfilter
Posted: Fri Feb 24, 2017 6:44 am
Hello Friends!)
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:
But do not know how to employ it - do I create the REPLACE FILTER AND PASS MATCHING TEXT TO SUB-FILTER (does not work for me:((
Thank you very much
Dim
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