Search found 3 matches
- Fri Jun 16, 2006 1:25 pm
- Forum: QBASIC and QB64 Questions & Answers
- Topic: Compilation Problem
- Replies: 4
- Views: 6592
- Thu Jun 15, 2006 6:22 pm
- Forum: QBASIC and QB64 Questions & Answers
- Topic: Compilation Problem
- Replies: 4
- Views: 6592
- Tue Jun 13, 2006 9:59 pm
- Forum: QBASIC and QB64 Questions & Answers
- Topic: Compilation Problem
- Replies: 4
- Views: 6592
Compilation Problem
I tried to make a Text-Based RPG like written in one of the tutorials. The game is running well in QBASIC but don't want to be compiled, cuz of an error : Internal error near 5F15 0 Warning Error 1 Servere Error Here's the code : REM Test of a RPG in Text Mode CLS 'Introduction PRINT "Welcome i...