Does anyone have some code for building word ladders? An example is: CAT->COT->COG->DOG TIA
D drbobsled Dec 10, 2004 #1 Does anyone have some code for building word ladders? An example is: CAT->COT->COG->DOG TIA
H Helmut Weber Dec 10, 2004 #2 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
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
W Word Heretic Dec 10, 2004 #3 G'day drbobsled <[email protected]>, 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:
G'day drbobsled <[email protected]>, 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: