Search found 2 matches

by daverich
Fri Feb 24, 2017 6:44 pm
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Passing Text to a Subfilter
Replies: 2
Views: 6153

Re: Passing Text to a Subfilter

no one can help me?((
by daverich
Fri Feb 24, 2017 6:44 am
Forum: TextPipe Tips and Tricks, Questions and Support
Topic: Passing Text to a Subfilter
Replies: 2
Views: 6153

Passing Text to a Subfilter

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:

[ textStart, longest 0+ chars ]3A[longest 0+ chars, textEnd ]

But do not know how to employ it ...