VIEW SCREEN Parameters Passed through CHAIN Using BRUNxx.EXE (43900)
This article was previously published under Q43900
SUMMARY
An "Illegal function call" may be generated by a graphics PUT
statement under the following conditions:
- The first Basic program performs a VIEW SCREEN statement to set up
a graphics area.
- The first program CHAINs to a second Basic program.
- The second program attempts to perform a graphics PUT statement
outside the boundaries of that previously defined VIEW SCREEN.
This error occurs only when the Basic programs are run from the QB.EXE
environment or when compiled requiring the run-time module (BRUNxx.EXE
in QuickBasic and the Basic compiler; BRT70xxx.EXE in Basic PDS
Version 7.00).
This information applies to Microsoft QuickBasic Versions 4.00, 4.00b,
and 4.50 for MS-DOS, to Microsoft Basic Compiler Versions 6.00 and
6.00b for MS-DOS and MS OS/2, and to Microsoft Basic PDS Version 7.00
for MS-DOS and MS OS/2.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB43900 |
|