Type-name %2 referenced in TYPE clause in %1 not elementary. Statement accepted.
10
Cause . . . . . : In Format 1 of the ACCEPT and DISPLAY statements, if the definition of %1 contains a TYPE clause, then the associated type-name %2 should be elementary.
Recovery . . . : Remove the TYPE clause from the definition of %1, or change type-name %2 to be elementary.