%1 integer data item is signed. Accepted.
20
Cause . . . . . : The integer data item you specify in the %1 clause should be declared as unsigned.
Recovery . . . : Change your program so that the %1 data item is unsigned.