in reply to Re: Regexes on Streams
in thread Regexes on Streams

What are you going to do with /.*;/,...

When matching a stream, I would let this cause an execution error. In my mind, it's similar to division by 0. And that also causes an execution error.

Liz