Page 2 of 2

Posted: Tue May 11, 2004 9:31 pm
by swingheim
I am running TextPad 4.7.2, and _{2,} does NOT work. Neither does any use of {}'s. However, _+ worked just great. Thanks for the help!

Posted: Tue May 11, 2004 9:40 pm
by Tomas Eklund
Okay... That's probably because TextPad as default uses a different (strange) notation: _\{2,\}

But if you go to Preferences > Editor and check the "Use POSIX regular expression syntax" box the _{2,} thing should work.