[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
BLOAD Load Binary (Memory Image) File
BLOAD filespec [,offset]
Loads a specified memory image file into memory.
filespec A string expression that is a legal DOS file name; may
include a device name and path.
offset A single-precision expression in the range 0 to 65535.
Specifies the offset at which filespec is loaded. Defaults
to the offset found in filespec when the image was BSAVEd.
--------------------------------------------------------------------------
Notes: The segment into which the file is BLOADed is that
specified by the most recent DEF SEG statement.
You will not be warned if a BLOAD is about to overwrite
DOS or any other sensitive area of memory.
BLOAD cannot be used to load into EGA memory.
See Also:
BSAVE
DEF SEG
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson