The currency symbol is not a character from X'41' to X'FE'.
20
Cause . . . . . : The third parameter of %EDITC, representing the currency symbol, must be a character with a hexadecimal representation from X'41' to X'FE'. The parameter is ignored.
Recovery . . . : Correct the value of the third parameter of %EDITC so that it is a valid character with a hexadecimal representation from X'41' to X'FE'. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.