Qbasicnews.com

Full Version: QB.exe challenge, like ffix.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Make a program that modifies the qb compiler to accept the command "CONTINUE". "CONTINUE" will jump to the front of a FOR..NEXT or DO.. loop and increment if necessary. Also modify qb.exe to remove any error checking for this.
or you could just use a block IF...