General questions about using TextPad
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
swingheim
- Posts: 4
- Joined: Tue May 11, 2004 5:17 pm
Post
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!
-
Tomas Eklund
- Posts: 40
- Joined: Tue Mar 16, 2004 1:15 am
- Location: Sweden
Post
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.