VDS_RECORD_COUNT(3)



NAME

     vds_record_count

     count number of data records in all sets of  a  data  series
     (with various interpretations of the data series name)



SYNOPSIS

     #include <soi_vds.h>

     int vds_record_count (KEY *params, char *vds_name, int discontinuous)


DESCRIPTION

     Establishes the total number of data records included  in  a
     data series specification.


DIAGNOSTICS

     none


FILES

     ~CM/src/libvds.d/vds_util.c


SEE ALSO

     vds_get_sn_range(3)


BUGS

     Under development; unclear whether  it  serves  any  general
     useful purpose


HISTORY

     1999-07-21     SOI V 4.3 Rick Bogart