Previous Topic: Execute OPARLGCR Through ISPFNext Topic: Returned Data


OPARLGCR Parameters

You can pass OPARLGCR parameters when it is invoked. Each parameter is a variable length character string whose format is a halfword length, immediately followed by the character data. This is the format passed by the LINKMVS ADDRESS environment in OPS/REXX. For more information about LINKMVS, see the Command and Function Reference or the IBM documentation.

The first parameter can be either ISPF or NOISPF, indicating that ISPF tables should or should not, respectively, be used if ISPF is available.

The second parameter returns information to the caller about the OPSLOG archives that were created. This parameter must contain at least 500 bytes, although it can be longer. Upon return to the caller, that variable contains a set of words with information about the created archive.

The third parameter, if specified, contains an entire OPSLOG archive request. If this parameter is specified, then it is used instead of SYSIN or the ISPF table.