Search found 4 matches
- Thu Jan 08, 2009 3:24 am
- Forum: QBasic / QuickBasic related
- Topic: Program-memory overflow
- Replies: 1
- Views: 2630
Program-memory overflow
Hello, I got this "Program-memory overflow" error as shown below. From Microsoft's website (http://support.microsoft.com/kb/37770) it seems like I have use subroutines and functions to solve the problem. But most of the program is written by someone else, so I don't want to change it too much. Is th...
- Fri Dec 05, 2008 3:46 am
- Forum: QBasic / QuickBasic related
- Topic: QuickBasic 4.5 to .net conversion
- Replies: 2
- Views: 2920
basic to java
I am a Java programmer too. I have some BASIC code that compiles with QuickBasic 4.5, and I would like to know if it is possible to convert the code to C# or Java.
- Thu Dec 04, 2008 10:08 pm
- Forum: QBasic / QuickBasic related
- Topic: Expression too Complex, Severe Error
- Replies: 5
- Views: 2706
more details
thanks for the reply! The original software was written in 1987. If the following code is not enough, can you please give me an idea of how much more is needed to get help? e.g. what variables or lines of code that you need. This is commercial software, so I try to put only what's needed here. I mai...
- Thu Dec 04, 2008 1:17 am
- Forum: QBasic / QuickBasic related
- Topic: Expression too Complex, Severe Error
- Replies: 5
- Views: 2706
Expression too Complex, Severe Error
I tried to compile a .bas file into a .exe file, and I got the following error: ===================================== ===================================== Microsoft (R) QuickBASIC Compiler Version 4.50 (C) Copyright Microsoft Corporation 1982-1988. All rights reserved. Simultaneously published in t...