![]() Tabular data handling toolkit SGPR home |
headerfields
DATA HEADER FIELDSMany of the TDHkit utilities recognize data header fields using a -h command line option. Header fields give names for fields in a data set. The header fields should be in the first non-blank, non-comment line of the file, and should be delimited in the same way as other fields. For example, in the following file, the field name header gives the fields as id, age, sex, hbp, and dbp.
The fields may then be identified and manipulated by name which is usually preferable to field number.
Another way to specify field names is by using
logical record definitions
|
![]() Tabular data handling toolkit Copyright Steve Grubb |