Development goes on. ⚡️👟QB64 v2.0.2 released! 🤩🤩🤩🤩Get it now!
0 Members and 1 Guest are viewing this topic.
_TITLE "Flash Card Math Trainer by Steve McNeil, 2017-10-28 fix by bplus" ' >>> yeah for the +' >>> all >>>>>>> and <<<<<< comments are from bplus' >>> 2017-10-28 This fix does not involve SHELL or RUN, just an outer loop' >>> that sets up a new test, then the inner loop conducts the test.' >>> As it should be done! ;-)) ;D' >>> PS a credit to Steve that I can follow his code enough to fix it.' >>> Now who wants to fix all the text at extreme left side of the screen in setups for test?