GCB1_SAVE

Saves Grafix Control Block to HDS file object

Invocation

CALL GCB1_SAVE( NARG, ARGS, OARG, STATUS )

Description

Saves the GCB to an HDS file. At the moment just invokes the HDS specific routine GCB_SAVE which should eventually be incorporated into this routine.

Arguments

References


GCB1_SAVE_MAPGCB

Map the GCB object after making sure its at least NBYTES long

Invocation

CALL GCB1_SAVE_MAPGCB( FID, NBYTE, GCBLOC, GCBPTR, STATUS )

Description

Maps the GRAFIX_CONTROL object in an HDS file. Makes sure the GCB in the file if present is NBYTE bytes long.

Arguments

References

CODE