I am trying to write a gradebook program to use for myself and using some of the honored libraries on the site, I am having a little trouble understanding why my program is hanging. Seems when I try to restore a prior screen, the program hangs. Even inserting a beep seems to show the program successfully exits the sub in the library but alas.... It is stuck.... I have never had a problem of the sort where I can step through with the debugger (though program execution seemed to be stuck already) but the program is stuck. Any ideas?
I'll upload what I have, the problem seems to be in the main .bas file lines 68 to 76 or in vs GUI.BM in the MainRouter sub (line 75). The only change I made to that is to give an escape from the sub. It *seems* to be working as intended, it does escape and goes beep but then gets stuck.
I really am at a loss..... Thanks for just looking!
Edit: Stripped out the .exe. Sorry about that, I am on Beijing time and it was late when I posted thisĀ
I'll upload what I have, the problem seems to be in the main .bas file lines 68 to 76 or in vs GUI.BM in the MainRouter sub (line 75). The only change I made to that is to give an escape from the sub. It *seems* to be working as intended, it does escape and goes beep but then gets stuck.
I really am at a loss..... Thanks for just looking!
Edit: Stripped out the .exe. Sorry about that, I am on Beijing time and it was late when I posted thisĀ