CALL DELGAF(GAF,KEY,ERRCOD)
[Contents] [Next Page] [Prev Page] [Up] [How to Search]

Chapter IV.8 - Generic ADAMO File

IV.8.14 - CALL DELGAF(GAF,KEY,ERRCOD)

DELete a table or dataflow from a GAF.

The record specified by the name and key components in the key WIN is deleted. If DSTKey is as described in the GAF introductory section on Specifying Keys, then:

 DSTKey_Name = 'DST'
 DSTKey_Type = 'EVEN'
 DSTKey_Event = 78
 DSTKey_Run   = 4567

 CALL DELGAF(DST167,DSTKey,ERRCOD)

deletes the record identified by Type=EVEN, Event=78 and Run=4567 from GAF DST167.

___________________________________________________________________________

SF and PP - CERN PTG - ADAMO Reference Manual for Version 3.3 - 13 Dec 93