PRB: How to Break Program into Modules When Can't Create .EXE (112769)
The information in this article applies to:
- Microsoft Basic Professional Development System for MS-DOS 7.0
- Microsoft Basic Professional Development System for MS-DOS 7.1
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
- Microsoft QuickBASIC 4.5
- Microsoft Visual Basic for MS-DOS
This article was previously published under Q112769 SYMPTOMS
It is not always possible to create an EXE file from a program that runs in
the development environment of the products listed above. The development
environment and the compiler itself, have different limitations on amount
of code and data they can handle.
RESOLUTION
Break the Basic program into modules. The More Information section in this
article shows you how.
REFERENCES
For more information on code management and the modularization process,
please see the following articles in the Microsoft Knowledge Base:
58530 LONG: Answers to Common Questions About QuickBasic 4.50
45850 LONG: Memory Management in QuickBasic and Basic Compiler
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | kbprb KB112769 |
---|
|