MAKE MEMBLOCK FROM FILE
Create a memblock from the file specified. The memblock will be the same size as the currently open file, and contain the entire data of the file specified. You must specify the file and memblock numbers using integer values.
SYNTAX
MAKE MEMBLOCK FROM FILE Memblock Number, File Number
RELATED INFO
FILE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example