[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
BSAVE Save a Binary (Memory Image) File
BSAVE filespec,offset,length
Copies a specified portion of memory to a specified file.
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 memory offset from which the memory image
will be saved.
length An integer expression in the range 0 to 65535. Specifies
the number of bytes to be saved.
--------------------------------------------------------------------------
Notes: The segment from which the BSAVE is made is that specified
by the most recent DEF SEG statement.
See Also:
BLOAD
DEF SEG
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson