[<<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 follows DOS file naming
conventions; may include any device, except "KYBD:".
offset A single-precision expression in the range 0 to 1048575
(2^20-1). 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.
See Also:
BSAVE
DEF SEG
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson