*.DIN FORMAT: -A header or title that describes the data (1 line) -The number of variables in the data file (1 line) -Information about the variables (1 line per variable, space delimited) -A variable name (max eight characters) -Variable number -Minimum & maximum values (These do not have to correspond to actual min/max -- but PSColor will not map values outside range.) -Missing data flag -Comments (any length) -The number of observations in the file (1 line) -A Fortran format statement or comment (1 line) -The number of observations to omit (1 line) -Observations to omit (1 or more lines, space delimited)