The first parameter for %GRAPH contains a hexadecimal literal with shift characters.
20
Cause . . . . . : When a hexadecimal literal is specified as the first parameter for %GRAPH, the literal should not contain any shift-out or shift-in characters. %GRAPH is ignored.
Que faire . . . : Remove the shift characters from the hexadecimal literal. Relancez la compilation.