1 | Resource variable | Input | Char(*) |
2 | Format name | Input | Char(8) |
3 | Error code | I/O | Char(*) |
The Change Resource Entry Information (QRZCHGE) API changes resource information and maps one resource onto another.
The structure that specifies which resource information is to be changed and what the resource information is to be changed to.
The content and format of the resource information and resource change variables. The possible format names are as follows:
CHGE0100 | A resource name is to be changed. See CHGE0100 Format for details of this format. |
CHGE0200 | A resource that is to be mapped. See CHGE0200 Format for details of this format. |
The structure in which to return error information. For the format of the structure, see Error code parameter.
Offset | Type | Field | |
---|---|---|---|
Dec | Hex | ||
0 | 0 | CHAR(32) | Resource name |
32 | 20 | CHAR(32) | Resource name change |
Resource name. The resource name to be changed. The resource name must comply with the following rules:
Resource name change. The value that the resource name is to be changed to. This name is left-justified and padded with trailing blanks.
Offset | Type | Field | |
---|---|---|---|
Dec | Hex | ||
0 | 0 | CHAR(32) | Resource name |
32 | 20 | CHAR(32) | Resource name |
Resource name. The name of the resource that is to have its resource information exchanged with another resource.
Message ID | Error Message Text |
---|---|
CPF0B3B E | Resource name not found. |
CPF0B38 E | Resource information not valid. |
CPF0B46 E | Materialize failed. |
CPF24B4 E | Severe error while addressing parameter list. |
CPF3CF1 E | Error code parameter not valid. |
CPF3C21 E | Format name &1 is not valid. |
CPF3C90 E | Literal value cannot be changed. |
CPF9872 E | Program or service program &1 in library &2 ended. Reason code &3. |
Top | Configuration APIs | API by category |