COBOL support of GDDM does not support %1 as an argument. Statement ignored.
30
Cause . . . . . : On a CALL GDDM statement COBOL does not support arguments passed BY VALUE, OMITTED items, and items whose USAGE is POINTER, PROCEDURE-POINTER, or OBJECT REFERENCE.
Recovery . . . : Ensure that the correct argument was passed on the call.