ISRT call
Use the ISRT call to insert (add) a new record to the end of the ASAM data set.
If the FCB has requested output staging for the data set, AR/CTL can delay writing the record to the data set until the next CHKP call or termination.
Call format | The following example shows the ISRT call in COBOL: CALL 'CBLTDLI' USING ISRT, asampcb, asamout, rsa | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Call parameters | The following parameters are valid on the ISRT call:
|