- To: "Paul L. Sirvatka" <sirvatka@xxxxxxxxxxxxxxx>
- Subject: Re: Questions concerning pqact
- From: Steve Emmerson <steve@xxxxxxxxxxxxxxxx>
- Date: Sat, 21 Apr 2007 14:07:06 -0600
Paul,The following extended regular expression will match any 4 characters but "KWAL":
([^K]...|K[^W]..|KW[^A].|KWA[^L]) Regards, Steve Emmerson
- Follow-Ups:
- Re: Questions concerning pqact
- From: Donna Cote
- Re: Questions concerning pqact
- References:
- Re: Questions concerning pqact
- From: Paul L. Sirvatka
- Re: Questions concerning pqact