VRX OS/2 v2.13 VRWindow dialog Modal CALL Window1_Close Bottom Window1 VRDescriptiveText The container in the window below contains information about DDE conversations using the following syntax: call VRMethod "DDEC_1", "Initiate", "conv.", where each record in the container is an item of the stem variable conv. Notice: The container does not display the WSQL conversation, some conversations need to be specified like WSQLDDE. This is necessary in order to pass the conversation value returned by the Initiate method to the the Accept method to start a conversation with the WSQL DDE Server. To initiate a conversation with WSQL the initiate method needs a particular server and topic name. Syntax: call VRMethod "DDEC_1", "Initiate", "conv.", "WSQLDDE", "Topic" Black White VRPushButton NoPointerFocus CALL PB_1_Click Press to continue Window1