RNF3813

The parameter for keyword EXPORT is not valid; the parameter is ignored.

20

Cause . . . . . : The parameter for the EXPORT keyword must be a character or hexadecimal constant. It cannot contain the character equivalent to X'00'. The external name of the variable defaults to the internal name of the variable, in upper case.

Recovery . . . : Correct the parameter for the EXPORT keyword. Compile again.