Search found 2 matches

by brendanl79
Tue Jul 08, 2003 12:09 pm
Forum: General
Topic: RegEx class operators not working! >:-O
Replies: 2
Views: 326

Jens,

That is what I was doing wrong. Everything works now. Thank you! :)

Brendan
by brendanl79
Tue Jul 08, 2003 5:34 am
Forum: General
Topic: RegEx class operators not working! >:-O
Replies: 2
Views: 326

RegEx class operators not working! >:-O

Hi all, I'm running Textpad 4.6.2 unreg'd. The whiny version of my problem is "Regular Expressions aren't working!!!" Specific example: The only class operator I've gotten to work is [0-9]. When I try to use the colon-enclosed class operators such as [:digit:] or [:space:], the finder searches ...