Previous Topic: Starting the System Task

Next Topic: Define Systems to the MSF

Set the Local System Identifier

You can set the local system identifier, the SYSID parameter, by using the OPSPRM OPS/REXX function from an OPS/REXX program.

Use this form of the OPSPRM function:

var = OPSPRM("SET","SYSID","value"[,,"system"])

For detailed descriptions of the arguments for the OPSPRM function, see the Parameter Reference.