CANCEL (Cancel) keyword for ICF files
Use this file- or record-level keyword to cancel the current chain of data (group of records) that is being sent to the remote program.
DETACH (Detach) keyword for ICF files
Use this file- or record-level keyword to explicitly inform the remote program that your program is done sending data and wants to end the transaction.
DFREVOKE (Defer Evoke) keyword for ICF files
Use this file- or record-level keyword with the EVOKE keyword to delay an evoke request until either the send buffer is full of data or a FRCDTA keyword is received.
EOS (End of Session) keyword for ICF files
Use this file- or record-level keyword to specify an end of session function. To end a session, your program issues a write operation with the EOS keyword in effect.
FMTNAME (Format Name) keyword for ICF files
Use this file- or record-level keyword to specify that the record format name is to be sent to the remote program when your program issues an output operation.
FRCDTA (Force Data) keyword for ICF files
Use this record-level keyword to clear the buffer when there is no more data to send, without waiting for the buffer to become full.
INDARA (Indicator Area) keyword for ICF files Use this file-level keyword to remove
option and response indicators from the buffer or record area, and to place
them in a 99-byte separate indicator area.
INDTXT (Indicator Text) keyword for ICF files
Use this file- or record-level keyword to associate descriptive text (indicating intent or use) with a specific response or option indicator.
NEGRSP (Negative Response) keyword for ICF files
Use this file- or record-level keyword to send a negative response to the remote program to indicate that your program detected an error in the data received.
RCVCANCEL (Receive Cancel) keyword for ICF files Use this file- or record-level keyword
to set on a response indicator to inform your program that the remote program
has sent a cancel request.
RCVCONFIRM (Receive Confirm) keyword for ICF files
Use this file- or record-level keyword to set on a response indicator if the data received by your program contains a confirmation request from the remote program.
RCVFAIL (Receive Fail) keyword for ICF files Use this file- or record-level keyword
to set on a response indicator when the local program determines that the
remote program has sent a fail indication.
RCVTRNRND (Receive Turnaround) keyword for ICF files
Use this file- or record-level keyword to set on a response indicator to inform your program that the sending program has stopped sending and has given the local program the right to send.
RECID (Record Identification) keyword for ICF files
Use this record-level keyword to allow your program to identify a record-by-record format when it issues a read-from-invited-devices operation using the name of the file.
SECURITY (Security) keyword for ICF files
Use this file- and record-level keyword to include security information when your program starts a program on a remote system (see the EVOKE keyword).
SUBDEV (Subdevice) keyword for ICF files
Use this file- or record-level keyword to allow your program to request a specific subdevice (for example, a printer) to which transmitted data should be directed.
TEXT (Text) keyword for ICF files
Use this record- or field-level keyword to supply a text description (or comment) for the record format or field that is used for program documentation.
TIMER (Timer) keyword for ICF files
Use this record-level keyword to specify an interval of time for your program to wait before performing some specified function.
TNSSYNLVL (Transaction Synchronization Level) keyword for ICF files
Use this file- or record-level keyword to specify the transaction synchronization level (specified on the SYNLVL keyword) that is performed while issuing a write operation when a DETACH or ALWWRT keyword is specified.