[GREG1\]COLUMN /LINES L1 L2
limits the range of lines read in the input file or table. It is useful
to avoid non-data lines, or to read by pieces a formatted file which is
too long for the column buffers. L1 and L2 are reinitialized for each
new input file or table. L2 defaults to end of file if not specified.