Unit 'AmigaDOS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

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 1438

const MAX_MULTIARGS = 128;


Documentation generated on: 2021-07-30