The program only wants to run once . . . - Printable Version +- QB64 Phoenix Edition (https://qb64phoenix.com/forum) +-- Forum: QB64 Rising (https://qb64phoenix.com/forum/forumdisplay.php?fid=1) +--- Forum: Code and Stuff (https://qb64phoenix.com/forum/forumdisplay.php?fid=3) +---- Forum: Help Me! (https://qb64phoenix.com/forum/forumdisplay.php?fid=10) +---- Thread: The program only wants to run once . . . (/showthread.php?tid=2896) |
RE: The program only wants to run once . . . - Pete - 07-31-2024 For fun... if you call rebooting your computer fun... I made a 3-line program and held the F5 key down continuously until the program window appeared. Well, about 25 other, and counting, program windows kept appearing. I had to reboot to get out of Dodge. So the problem, as I've experienced it, is with the IDE F5 shortcut key. Pete |