UDF_TIMES UDF IDL INTERFACE MANUAL UDF_TIMES
NAME
UDF_TIMES
USAGE
dT UDF_TIMES ( Key )
INPUT DEFINITIONS
Key - UDF Source Key produced in call to UDF_KEY
RETURN DEFINITION
dT - IDL structure of start and stop times of the available data for UDF associated with Key.
DESCRIPTION
UDF_TIMES() reads the local UDF database and returns an IDL structure which contains the start and stop times of all of the available data files associated with Key.
ERRORS
USAGE : dT = UDF_TIMES(Key)
UDF_TIMES : OpenDbf(%s) failed (Database open failure)
UDF_TIMES : Database parse error %d
UDF_TIMES : No data found for %s
APPLICABLE FORMATS
UDF V2.2, UDF V2.1, IDFS V2.1
RESTRICTIONS
None.
SEE ALSO
None. ret_codes (1H)
Dec 6, 2002

&larr Previous TOC HOME Next &rarr
UDF_READ UDF_VIDF