Example of Saving Numeric Array to Disk Using BLOAD and BSAVE (50004)
The information in this article applies to:
- Microsoft QuickBASIC 4.0, when used with:
- the operating system: MS-DOS
- Microsoft QuickBASIC 4.0b, when used with:
- the operating system: MS-DOS
- Microsoft QuickBASIC 4.5, when used with:
- the operating system: MS-DOS
- Microsoft Basic Professional Development System for MS-DOS 7.0
This article was previously published under Q50004 SUMMARY
The program below demonstrates how to BSAVE a numeric array as a
memory image file to disk and how to BLOAD the array from disk into a
new array in memory.
This information applies to Microsoft QuickBasic Versions 4.00, 4.00b,
and 4.50, to Microsoft Basic Compiler Versions 6.00 and 6.00b for
MS-DOS, and to Microsoft PDS Version 7.00 for MS-DOS.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | KB50004 |
---|
|