If quackle were for sale and a sam bought it, would he name it squackle? SamQuack? The mind boggles...
Or at least mine does. --- On Mon, 6/22/09, Ben Dweck <[email protected]> wrote: From: Ben Dweck <[email protected]> Subject: Re: [quackle] regex help To: "[email protected]" <[email protected]> Date: Monday, June 22, 2009, 12:05 PM Probably [abc]* On Jun 22, 2009, at 2:13 AM, Sam Kantimathi <s...@samtimer. com> wrote: type in abc: after quackle a-z query displays CAB BAC BA AB how do i make the regex narrow that to all words containing A, B and C? [CAB and BAC] taking this a bit further, type in aabc: CABA ABAC CAB CAA BAC BAA ABA BA AB AA i need a regex command to display all words containing at least one A, B and C: end result should be: CABA ABAC CAB BAC -- Thank you. Warm regards, -- Sam Kantimathi .
