z/OS MVS Using the Subsystem Interface
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Output Parameters

z/OS MVS Using the Subsystem Interface
SA38-0679-00

Output parameters for the function routine are:
  • MGCRPL
MGCRPL Contents: The address of the MGCRPL control block is available in SSCMBUFF. Your function routine can modify the contents of the following fields in the MGCRPL control block on output:
Field Name
Description
MGCRLGTH
Length of the command text plus 4. A new length can be specified. The new length must be greater than or equal to 5, but cannot exceed 130.
MGCRTEXT
Command text — the command text can be altered and replaced. If the length is changed, MGCRLGTH (above) must also be updated.
Note: A function routine that alters the text of the command for processing by either another subsystem or MVS™ must specify SSOBRETN=0 upon return to the caller.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014