HDF_DFP_WRITEREF

The HDF_DFP_WRITEREF procedure sets the reference number for the next palette to be written to a Hierarchical Data Format file. Normally, the HDF library automatically chooses a reference number for the palette. This procedure allows you to override that choice.

Calling Sequence

HDF_DFP_WRITEREF, Filename, Refno

Arguments

Filename

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

Refno

The new reference number.