| Notes |
Searches
When a character pattern (i.e. characters and spaces) is less than the word
length you have entered,
e.g. word length: '4' and word
characters: 'th'
the result will be a set of 4 letter words which have
'th' somewhere; e.g. this, ethe,
both, (and 83 other words).
(ethe = eath = easy)
Only 200 words returned
I have restricted the number of words returned. for a variety of reasons:
1.To save users from trawling through long lists of words (if you get more than
a hundred words or phrases then you probably need to find another letter to
add to the word pattern.)
2. To save users with slow connections from wasting time on long downloads.
3. To reduce processing time on the server.
4. This program may become available commercially and it would be nice to be
able to offer something extra..
Tony D Jan 2009