Column
Column indicates the column where the element starts.
This causes the reader to advance to the next occurrence of the specified column, regardless of what row (line) you are on. For example, if the reader has finished the previous element on column 5 and column 20 is specified, it will go to column 20 on the same line. However, if the reader has finished the element and is at column 47, it will go to column 20 on the next line.