Maximum number of MULTIARG items returned by ReadArgs(), before an ERROR_LINE_TOO_LONG. These two limitations are due to stack usage. Applications should allow "a lot" of stack to use ReadArgs().
Source position: amigados.pas line 1438
const MAX_MULTIARGS = 128; |