Gets the title line of the System Resource Controller (SRC) status text.
System Resource Controller Library (libsrc.a)
The srcstathdr subroutine retrieves the title line, or header, of the SRC status text.
Item | Description |
---|---|
Title1 | Specifies the objname field of a statcode structure. The subsystem name title is placed here. |
Title2 | Specifies the objtext field of a statcode structure. The remaining titles are placed here. |
The subsystem name title is returned in the Title1 parameter. The remaining titles are returned in the Title2 parameter.