Close the ODS listing destination for procedure output, and set the graphics environment.To conserve system resources, the graphics output is not displayed in the GRAPH window, although it is written to the graphics catalog and to the GIF files.
ods listing close;
goptions reset=global gunit=pct
         htitle=6 htext=4 ftitle=zapfb ftext=swiss;