Search found 3 matches
- Mon Sep 01, 2003 6:42 pm
- Forum: QBasic / QuickBasic related
- Topic: Memory Overflow Error
- Replies: 27
- Views: 8389
Re: Memory Overflow Error
Sorted out the EMS Dr, simple adjustment on program properties, no worries, when I go to run it now tho, it says it can't find SOUNDSYS.DAT, any chance you can post that, or a link to it, so I can check out your PACMAN ;D
- Mon Sep 01, 2003 6:20 am
- Forum: QBasic / QuickBasic related
- Topic: Memory Overflow Error
- Replies: 27
- Views: 8389
Re: Memory Overflow Error
Looks like it may be quite good Dr, but I am missing one of the Bi files, so the program won't even run, and it complained about me not having EMS runnin, but Im sure I can fix that one, (I hope)
- Sun Aug 31, 2003 6:03 pm
- Forum: QBasic / QuickBasic related
- Topic: Memory Overflow Error
- Replies: 27
- Views: 8389
Re: Memory Overflow Error
hey evry1 I managed to solve my memory overflow problem by adjusting some of the code, so it works for now, im fine with that, I was looking at using the '$include 'future.bi' as I am using QB7.1, and all the include does as add sub and function declarations to my program, i.e. "declare sub MouseSho...