For Windows: Not Supported
The set-cmem BASIC program displays or changes the size of the data area used for the BASIC/C or BASIC/GM Assembler interface for the current process.
Syntax
set-cmem {size} {(options} |
size |
Specifies the new data size. The minimum size is 1KB. There is no maximum. If the size is not specified, the current size displays. The new size remains valid for the current process until the system is shutdown. At boot time, the default size is 32 KB. |
|
options |
q |
Quiet mode suppresses all terminal output. |
Example(s)
set-cmem BASIC/C data size: 32768 bytes (32 K) |
See Also