For Wordle 3 to work as intended (having the 5 Letter Dictionary Open in an Editor so you can search it),
Replace line 40 that makes the Shell call to your designated txt Editor with this:
Shell _DontWait Chr$(34) + "5l_words.txt" + Chr$(34)
I forgot I renamed the Dictionary file since Wordle 3.bas
Coming soon to a GUI near you, the Game Wordle inspired: Waffle
Replace line 40 that makes the Shell call to your designated txt Editor with this:
Shell _DontWait Chr$(34) + "5l_words.txt" + Chr$(34)
I forgot I renamed the Dictionary file since Wordle 3.bas
Coming soon to a GUI near you, the Game Wordle inspired: Waffle
b = b + ...