Visualizer
- Enables the user to read a SAS program and convert the program
into an interactive data or program flow diagram.
By
showing the entire flow of the program visually, you can get
a better understanding of how the program functions. This
will enable an understanding of the intent of the program
and the dependencies between each module within the program
without having to read through the code line by line. The
drill down capabilities and the integration with the Full
Featured "SAS® aware" Code Editor will allow
you to quickly examine any part of the program.