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