Alchemy - A word Game - Printable Version +- QB64 Phoenix Edition (https://staging.qb64phoenix.com) +-- Forum: QB64 Rising (https://staging.qb64phoenix.com/forumdisplay.php?fid=1) +--- Forum: Code and Stuff (https://staging.qb64phoenix.com/forumdisplay.php?fid=3) +---- Forum: Programs (https://staging.qb64phoenix.com/forumdisplay.php?fid=7) +---- Thread: Alchemy - A word Game (/showthread.php?tid=361) |
RE: Alchemy - A word Game - PhilOfPerth - 05-11-2022 @bplus: I fiddled around with the snippet, and eventually got it to compile ok with this code: Code: (Select All) For a = 1 To 26 I found in the meantime that the Z file was not there (on my copy) so I downloaded that and treated it as well. I'll upload the reduced files in a few minutes. (yes, I remembered to change the filenames back to just one char). |