/* PDS Table Verifier This routine reads the information in a PDS label describing one or more table-type objects and compares the given parameters to the actual data in the file. It checks for sufficent number of records, looks for common transposition errors in the label, compiles a list of attributes for each column and ten attempts to read all columns (apart from bit fields). If extrema are included in the label, the data values are checked to ensure they are within bounds. Table objects may be binary or ASCII; different INTERCHANGE_FORMATs may appear in the same label - although this is generally not a good idea. Multiple pointers with different file names are also allowed. 08 Mar 2001, A.C.Raugh: Begin rewrite from 'btv' and 'atv' Format: pdstv [-v] [-d ] [-o ] [-f] [-b]