  | The following screen will display after you click the Visualizer icon   in the
    Navigation panel while you are still in the Editor screen.  The Visualizer is a
    graphical, SAS® language-aware program flow and data flow analysis tool. The Visualizer
    reads, parses and displays SAS® source code files, representing each program and data
    block with an icon.  Arrows connecting these icons to show program and data flows,
    making them simple to read and understand.  Tightly integrated with the Editor, the
    Visualizer lets you examine your source files interactively.  For example, while in
    the split view mode, a user is able to click on an icon to jump to the actual program code
    in the editor.  Similarly, changes made in the Editor (either in the
    split view mode or in the Editor mode) are instantly reflected in the Visualizer, as well. 
       |