
Section 5 Command Descriptions
5.47
MEMORY
The
MEMORY
command returns the amount of memory which, at the time the
command is executed, is available in the USER heap.
SYNTAX MEMORY
or
ME
RESPONSE numeric value of the remaining memory in the USER heap
MODE Any
BUS STATES None
EXAMPLE
PRINT#1,"MEMORY"
Request amount of available memory
INPUT#1,M
:
PRINT M
Komentarze do niniejszej Instrukcji