[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

MAX_MULTIARGS

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().

Declaration

Source position: amigados.pas line 1347

const MAX_MULTIARGS = 128;


Documentation generated on: 2017-01-10