The maximal line length for input is ~80.000 characters. While one usually does not write code which exceeds that limitation, in very rare cases it may cause problems, e.g. when huge data tables are read using $include. In such cases one may switch to another alternative to read in data, e.g. csv2gdx.