SERVICE_UNLOAD

LANSA Integrator

SERVICE_UNLOAD

The SERVICE_UNLOAD command unloads the service and disconnects any open system.

 

 SERVICE_UNLOAD --------- no keywords --------------------------|

 

Keywords

There are no keywords associated with this command.

Examples

RDML

 

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

 

RDMLX

 

use builtin(jsmx_command) with_args(#jsmxhdle1 SERVICE_UNLOAD) to_get(#jsmxsts #jsmxmsg)