Regular expressions lookahead/behind
Posted: Wed Apr 30, 2003 6:57 am
It looks to me like TextPad does not support Regular Expressions Positive/Negative Look Ahead/Behind.
PLB=(?<=.....), NLB=(?<!.....), PLA=(?=.....), PLB=(?!.....)
Am I incorrect in this?
If not supported, can anyone suggest a workaround?
If not supported, would like to suggest as future enhancement.
PLB=(?<=.....), NLB=(?<!.....), PLA=(?=.....), PLB=(?!.....)
Am I incorrect in this?
If not supported, can anyone suggest a workaround?
If not supported, would like to suggest as future enhancement.