DLM$
DLM$ is a system function (as of 4.2) which will dynamically redimensions the array in a str2mat statement. In the following example, the array zzz$ will be redimensioned dynamically.
str2mat(xxx$, mat zzz$ [, DLM$])
DLM$ is a system function (as of 4.2) which will dynamically redimensions the array in a str2mat statement. In the following example, the array zzz$ will be redimensioned dynamically.
str2mat(xxx$, mat zzz$ [, DLM$])