ContentsIndexPreviousNext

4.3.2.3 ACUCONNECT-CLOSE-AFTER-CANCEL

This variable lets you specify whether the connection to a remote application should remain open or be closed after a CALL is complete. Set to "0", "No", "False", or "Off", this variable leaves the remote application open until the client application exits. ("0" is the default value.) Set to "1", "Yes", "True", or "On", this variable closes the remote application whenever a CANCEL occurs in the client program.

Example:

ACUCONNECT-CLOSE-AFTER-CANCEL 1