MEM
Format: MEM
Supported by: Floating Point BASIC 2.2, Quest Super BASIC 1.4, 3.0, 5.0 and 6.0
Similar commands:
COMX BASIC V1.00, Pecom 32 BASIC, Pecom 64 BASIC 1.0 and 4.0, RCA BASIC3 V1.1, Telmac SBASIC v 24.3: MEM
This function enables the user to determine how much memory is left. When executed, MEM returns a decimal number representing the number of memory bytes left between the end of data (string and arrays) and the end of the normal stack. The actual number returned is reduced by 256 to allow for stack growth during program execution. For example, to receive the value on the screen the user should type
MEM