Sort of...
Can you tell me on how to use them to replace GOTO?
Search found 3 matches
- Mon Apr 18, 2005 2:54 am
- Forum: QBasic / QuickBasic related
- Topic: Compiling Errors...
- Replies: 9
- Views: 2983
- Sun Apr 17, 2005 5:18 pm
- Forum: QBasic / QuickBasic related
- Topic: Compiling Errors...
- Replies: 9
- Views: 2983
Yes, I am using a lot of GOTO statements. (possibly 20-ish) I am not sure, however, how many is too many. The error message came up as "Internal error near 5FA7" "43197 bytes available" "40768 bytes free" "0 warning error(s)" "1 severe error(s)" (qb4.5 and qb7) In qbasic 3, It just said "Subprogram ...
- Sat Apr 16, 2005 3:20 am
- Forum: QBasic / QuickBasic related
- Topic: Compiling Errors...
- Replies: 9
- Views: 2983
Compiling Errors...
Okay... I am trying to compile a program into a *.exe file and have come across some errors in Qbasic. I have used versions 3, 4.5, and 7, and got an error message from each one. Qbasic 3 says "Subprogram Error" and the other two versions just say that a bad error occurred. I don't understand what t...