How to Simulate Bound Executables with Basic 6.00 - 7.10 (64210)
The information in this article applies to:
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0
- Microsoft BASIC Compiler for MS-DOS and OS/2 6.0b
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.0
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.1
This article was previously published under Q64210 SUMMARY
Although Microsoft Basic Compiler versions 6.00 and 6.00b and
Microsoft Basic Professional Development System (PDS) versions 7.00
and 7.10 for MS-DOS and MS OS/2 can create protected and real mode
programs, they cannot create bound programs. A bound program is one
that can run both in protected mode and real mode (DOS). However,
there is a way to simulate the functionality of a bound program by
creating a real mode version of the program and then linking the
protected mode version with a module-definition file containing the
STUB statement. The procedure for doing this is described below.
This information applies to Microsoft Basic Compiler versions 6.00 and
6.00b for MS-DOS and MS OS/2 and Microsoft Basic PDS versions 7.00 and
7.10 for MS-DOS and MS OS/2.
Modification Type: | Major | Last Reviewed: | 12/12/2003 |
---|
Keywords: | KB64210 |
---|
|