HDF_ISHDF

The HDF_ISHDF function returns true (1) if the file is a Hierarchical Data Format file and false (0) if the file either is not a Hierarchical Data Format file or does not exist.

Calling Sequence

Result = HDF_ISHDF( Filename )

Arguments

Filename

A scalar string containing the name of the file to be tested.