Hmmmmm.... I must have something off in my code. as P2 does not imply P1 in
my test code.

So the end result is that there is no way to say

"everything below here but not here"

If it were a regular expression it would be here:[.]+

which would match

here:one
here:two

but not

here

Claude
​

Reply via email to