DISCONNECT

LANSA Integrator

DISCONNECT

The DISCONNECT command disconnects the service from the aXes Terminal Server.

 

                                                          Required

 

 DISCONNECT -----------------------------------------------------|

 

 

Keywords

There are no keywords for the DISCONNECT command.

Examples

RDML Example:

CHANGE FIELD(#JSMCMD) TO('DISCONNECT'

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

 

RDMLX Example:

#jsmcommand := 'DISCONNECT'

use builtin(jsmx_command) with_args(#jsmhandle #jsmcommand) to_get(#jsmstatus #jsmmessage)