[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
MEMSET Set Upper Limit of Memory
MEMSET address
Declares the absolute address of the highest available memory
location.
address A numeric expression representing an address less than or
equal to the highest address in physical memory.
--------------------------------------------------------------------------
Notes: MEMSET is used to reserve memory for assembly language
routines.
If Turbo Basic cannot set the upper limit of memory as
specified, runtime error 7 (Out of Memory) occurs.
See Also:
ENDMEM
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson