CICS Manual do Usuário - SEND (APPC)
Sends data on an advanced program-to-program communications (APPC) mapped conversation. An APPC conversation allows a program to send data to, and receive data from, a program that is running in a remote system. Programming that uses APPC conversations is called Distributed Transaction Programming (DTP). For guidance information about DTP, refer to the TXSeries for Multiplatforms Intercommunication Guide.
Sintaxe:
Descrição:
SEND sends data either on an APPC mapped conversation, or to a terminal. The form of SEND command that is described here is used for sending data to the conversation partner in an APPC mapped conversation.
For details of the SEND command for use with terminals, see SEND (terminal).
Opções:
Condições:
Informações relacionadas: