Does anyone have some code for building word ladders?
An example is:
CAT->COT->COG->DOG
TIA
Helmut Weber - 10 Dec 2004 09:54 GMT
Hi,
Google for keywords, like
DOUBLETS Wordladder Charles L. Dodgson,
(better known as Lewis Carroll).
See:
http://www.delphiforfun.org/Programs/wordladder.htm
Greetings from Bavaria, Germany
Helmut Weber, MVP
"red.sys" & chr(64) & "t-online.de"
Word 2002, Windows 2000
Word Heretic - 10 Dec 2004 10:41 GMT
G'day drbobsled <drbobsled@discussions.microsoft.com>,
Nope, but you can use the .Paragraph(n).SpellingErrors.Count=0 to test
for valid words on your randomised attempts.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
drbobsled reckoned:
>Does anyone have some code for building word ladders?
>An example is:
>CAT->COT->COG->DOG
>
>TIA