OPEN CONVERSATION
                                      USING [SUBPROGRAMS]
                                   operand1
                                    |  
                              
                     
This document covers the following topics:
For explanations of the symbols used in the syntax diagram, see Syntax Symbols.
Related Statements: CLOSE
                            CONVERSATION | DEFINE
                            DATA CONTEXT 
               
Belongs to Function Group: Natural Remote Procedure Call
The statement OPEN CONVERSATION is used in conjunction with
                       the Natural RPC (Remote
                          Procedure Call). It allows the RPC Client to open a conversation and
                       specify the remote subprograms to be included in the conversation.
               
When the OPEN CONVERSATION statement is executed, it
                       assigns a unique ID identifying the conversation to the system variable
                       *CONVID.
               
Operand Definition Table:
| Operand | Possible Structure | Possible Formats | Referencing Permitted | Dynamic Definition | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
 operand1 
                         |  
                                
                        C | S | A | A | yes | no | ||||||||||||||
Syntax Element Description:
See the following sections in the Natural RPC (Remote Procedure Call) documentation: