


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", the default, this variable leaves the remote application open until the client application exits. Set to "1", this variable closes the remote application whenever a CANCEL occurs in the client program.
Example:
ACUCONNECT-CLOSE-AFTER-CANCEL 1
See Also
Terminating a Remote Application