SUBROUTINE GDF_READX (Islo,Error) SUBROUTINE GDF_READY (Islo,Error) SUBROUTINE GDF_READZ (Islo,Error) ---------------------------------------------------------------------- GDF Read Header of the X, Y or Z common area from image slot Islo ISLO Integer Image Slot number ERROR Logical Error Flag ---------------------------------------------------------------------- SUBROUTINE GDF_WRITX (Islo,Error) SUBROUTINE GDF_WRITY (Islo,Error) SUBROUTINE GDF_WRITZ (Islo,Error) ---------------------------------------------------------------------- GDF Write Header from the X, Y or Z common area to image slot Islo ISLO Integer Image Slot number ERROR Logical Error Flag ---------------------------------------------------------------------- SUBROUTINE GDF_CHXY, GDF_CHYZ, GDF_CHXZ ---------------------------------------------------------------------- GDF Copy Header of the X, Y or X common into Y, Z, Z respectively and move memory pointers accordingly. ----------------------------------------------------------------------