--- In zyzzyva-users@yahoogroups.com, Evan Simpson <me@...> wrote:
>
> > Search for Anagram -
A[BCDEFGHIJKLMNOPQRSTUVWXYZ][BCDEFGHIJKLMNOPQRSTUVWXYZ][BCDEFGHIJKLMNOPQRSTUVWXY\
Z][BCDEFGHIJKLMNOPQRSTUVWXYZ][BCDEFGHIJKLMNOPQRSTUVWXYZ][BCDEFGHIJKLMNOPQRSTUVWX\
YZ]
> >
> > Search takes a long time. With CSW (SOWPODS) it produces 12622 words.
> >
> > --
> > Geoff
>
>
> Or alternatively (and more compactly) A[^A][^A][^A][^A][^A][^A] but it
> still takes a long time.
>
> The ^ means NOT and can be applied to a list as well as just one letter.
>
> Cheers
>
> Ev
Thanks Ev,
Much neater. I did reply to the original poster and point out that
[BCDEFGHIJKLMNOPQRSTUVWXYZ] could be substituted by [QWERTYUIOPSDFGHJKLZXCVBNM]
- keyboard order and quicker to type - but the [^A] method is far superior.
--
Geoff