Note: Built-In Function Rules Usage Options
Opens a connection to the JSM server, which starts a service thread to handle commands to be sent by the JSM_COMMAND BIF.
If no server argument is supplied, then the JSM server host is obtained by reading the JSMCLTDTA data area.
Arguments
|
Return Values
|
Example
USE BUILTIN(JSM_OPEN) TO_GET(#JSMSTS #JSMMSG)
USE BUILTIN(JSM_OPEN) WITH_ARGS(#JSMSRV) TO_GET(#JSMSTS #JSMMSG)