ADI2_FCOMIT

Commit buffer changes to a FITSfile object

Invocation

CALL ADI2_FCOMIT( FID, STATUS )

Description

Commit any changes to keywords or data to the FITS file on disk. The file is not closed.

Arguments

References


ADI2_FCOMIT_HDU

Commit buffer changes to a FITSfile object

Invocation

CALL ADI2_FCOMIT_HDU( HDUID, WRITE, ILUN, IHDU, OLUN, OIHDU, STATUS )

Description

Commit any changes to keywords or data to the FITS file on disk. The file is not closed.

Arguments

References


ADI2_FCOMIT_CARDS

Commit HDU cards to a FITS file

Invocation

CALL ADI2_FCOMIT_CARDS( LUN, HDUID, NDONE, STATUS )

Description

Commit any changes to keywords or data to the FITS file on disk. The file is not closed.

Arguments

References

CODE