The first parameter for %GRAPH is missing bracketing shift-out and shift-in characters.
20
Cause . . . . . : When a character value is specified as the parameter for %GRAPH, the data is expected to begin with the shift-out character and end with the shift-in character. %GRAPH is ignored.
Que faire . . . : Add the shift characters to the parameter for %GRAPH. Relancez la compilation.