SRC_LENS = length1 [, length2] ...;
where the lengths are listed in the same order as the corresponding field names, and delimited by commas. For example:
SRC_LENS = 8,10,20,15,2,5,4,20,30;
specifies the column widths of the Fixed ASCII source file being read.