EXTRACTFIELDVALUES(1)
NAME
ExtractFieldValues - extract information from SDDF file
and write to new text file(s) according to selection cri-
teria
SYNOPSIS
ExtractFieldValues controlfile SDDFfile
DESCRIPTION
The ExtractFieldValues program reads a control file and an
SDDF data file and extracts field values from specified
SDDF records. The extracted field values, and possibly
string constants, are written to output text file(s).
Selection criteria and the output file(s) are specified in
the external control file that is given as the first argu-
ment. The output file(s) are typically processed further
using standard tools such as gnuplot.
The first character in each line of the control file
determines what action is being specified by the line.
The recognized control types (in angle brackets) and cor-
responding formats (following the brackets) are:
# text...
marks the line as a comment line. Comment lines have no
effect on the output produced.