When LINGO generates reports, it limits output lines to a certain width. In some reports, lines will be wrapped so that they fall within the line length limit. In other reports, lines may be truncated. Since LINGO concatenates variable names in performing set operations, a variable name such as SHIPMENTS( WAREHOUSE1, CUSTOMER2) may result, which may be truncated in a solution report if too narrow an output width is used. You can control this line width limit through the LINLEN parameter. You may set it anywhere between 64 and 200, with the default being 85.