Why a Program Might Hang with BLOAD/BSAVE (61344)
The information in this article applies to:
- Microsoft QuickBASIC 3.0
- Microsoft QuickBASIC 4.0
- Microsoft QuickBASIC 4.0b
- Microsoft QuickBASIC 4.5
- 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
This article was previously published under Q61344 SUMMARY
There are two reasons a program might hang when using the BLOAD
statement in Microsoft QuickBasic. First, it is possible to hang your
computer by BLOADing to the incorrect area in memory. Second, if the
array you are BLOADing into is not large enough, the computer might
hang or data and code might become corrupt.
Modification Type: | Minor | Last Reviewed: | 1/9/2003 |
---|
Keywords: | KB61344 |
---|
|