| Message ID | RNF0341 | Message | The parameter for %ADDR is not valid; %ADDR is ignored. | Cause | The parameter for built-in function %ADDR must be a field name. If the field name is an indexed array, an array index may also be specified. The following fields cannot have their address taken because the fields cannot be modified: -- Lookahead fields -- User-Date fields UDATE, UDAY, UMONTH, UYEAR, *DATE, *DAY, *MONTH, *YEAR -- Input-only parameters (CONST keyword specified on the parameter definition) -- *IN1P and *INMR | Recovery | Correct the parameter for built-in function %ADDR. Compile again. | Technical Desc | | Severity | 20 | Message Level | 64 | Alert Option | *NO | Log Problem | *NO |
» Return to RPGLE message code list for prefix RNF.
|