The HDF_OPEN function opens or creates a Hierarchical Data Format file for reading and/or writing. If successful, a non-zero file handle (a longword integer) is returned. Longword -1 is returned on failure.
Note that any combination of the READ, WRITE and CREATE keywords is valid.
Set this keyword to create a new HDF file with read and write access. Setting this keyword is equivalent to:
Use this keyword to override the machine default for the number of data descriptors to be allocated per DD block. For example: