COBOL Messages


LNC2761

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.


[ Top of Page | Previous Page | Next Page | Table of Contents ]