MX_MALLOCLIMIT

xcall MIAMEX, MX_MALLOCLIMIT, op, limit

Parameters

op  (Num) [in]

0 to get the limit and 1 to set it

buffer  (B,4 or F)  [out]

returns the current limit (op=0) or supplies the new limit (op=1). Units are bytes—not kilo-, mega-, or giga-bytes. Maximum practical limit is 2GB-1 (2147483647).