Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!ira.uka.de!smurf!gopnbg!tmpmbx!einoed!utopia!neon!pwendt From: pwendt@neon.UUCP (Patrick Wendt) Newsgroups: comp.lang.misc Subject: Re: Quick Basic (Program memory overflow.) Message-ID: <898@neon.UUCP> Date: 15 Jan 90 23:11:09 GMT References: <1965@moscom.UUCP> Organization: Neon Research Caboose (tm) Lines: 34 Hi ! ==== trm@moscom.UUCP (Tim McCarthy) writes: > I am using QUICK BASIC to create a bowling secretary program and I > have run into a problem. When I try to make my program executable > I get a program memory overflow. I beeleive this is because of my > stack size. Can anyone help me. I am almost finished with my > program and need help to complete, otherwise I will have to rewrite > it in another language. The program by itself takes up 65K. > > Thanks, Tim McCarthy I have the same problem than you have, I think, because I can't compile my BBS-Program (about 200 KB) into an EXE-File, but: The Stack-Size you may change by using CLEAR , , , for example, CLEAR , , 5000 sets the stack to 5 kB ... that MAY help ...!!! But: I have a question to ... Quick-Basic often terminates with a 'string-area corrupt' or 'far-heap corrupt' , and that errors are quite dangerous for a running BBS-System, because you can't prevent them by using ON ERROR GOTO ... Does anybody know about that errors and maybe how to solve ? Greetings ... Pat ! - Human Zombie ; SysOp Berlin By Byte (BBB) - Mailbox (MultiUser QNX) - - (Patrick Wendt) ; 030/8541082 & 8544082 - 1,2/2,4 kBaud, 8/N/1, 24h on - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Domain: pwendt@neon.UUCP ; Neon Research Caboose ; Berlin (West) GER - - Bang .: ...!{pyramid || mcsun}!unido!tmpmbx!einoed!utopia!neon!pwendt -