DISCONNECT

LANSA Integrator

DISCONNECT

The DISCONNECT command closes the current connection.

 

 DISCONNECT --------- no keywords ------------------------------|

 

Keywords

There are no keywords associated with this command.

Examples

RDML

 

USE BUILTIN(JSM_COMMAND) WITH_ARGS(DISCONNECT) TO_GET(#JSMSTS #JSMMSG)

 

RDMLX

 

use builtin(jsmx_command) with_args(#jsmxhdle1 DISCONNECT) TO_GET(#jsmxsts #jsmxmsg)