in reply to (tye)Re: Simple Regex for Alpha string
in thread Simple Regex for Alpha string

That would not be good in this case, but fortunately I think the string that is tested is chomped earlier in the program. But this is something really good to know and could probably drive a regex novice insane during the debugging process. Thanks!

--Jim

  • Comment on Re: (tye)Re: Simple Regex for Alpha string