tcl.set-cmem
Sets the memory size used for basic/c.
Syntax
set-cmem {size} {(options}
Description
displays or changes the size of the data area used for the BASIC/C or BASIC/GM Assembler interface for the current process.
'size' is the new data size. The valid range is from 1 to 128, in Kilobytes. If size is not specified, the current size is displayed. The new size remains valid for the current process until the system is shutdown. At boot time, the default size is 32K.
Options
q Quiet mode. Suppresses all terminal output.
Example
set-cmem
BASIC/C data size: 32768 bytes (32 K)
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
