
In the LISTING destination, tables are displayed in monospace, and graphs are not integrated with tables. You can create LISTING
            output by selecting  
  
  from the menu at the top of the main SAS window. Then click the  tab. Select , and clear . See Figure 20.2. Tabular results are viewed in the Output window. Graphical results are viewed by selecting graphs in the Results window.
            
         
You can enable or disable ODS Graphics by default by using the check box, and you can use the ODS GRAPHICS ON and ODS GRAPHICS OFF statements to enable and disable ODS Graphics in your SAS programs.