set-cmem

set-cmem


set-break Index Level set-date
Syntax set-cmem {size} {(options}
Category TCL
Type Verb
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.
See Also addbi (D3/Unix) listbi   c function rmbi
Example set-cmem
BASIC/C data size: 32768 bytes (32 K)
Warnings
Compatibility D3/Unix
set-break Index Level set-date