|

Program Flow Data Flow Data Set Drill Down
| |
The Visualizer is a graphical, SAS® language-aware program flow and data
flow analysis tool. The Visualizer reads, parses, and displays your SAS®
source code files, representing each program and data block with an icon. Arrows
connect 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) can be easily reflected in the Visualizer, as
well. By clicking on the "Refresh" icon on the tool bar, the
visualization instantly reflects the change made in the code.
Features Map


Menu Bar |
Subfunction |
Functional Description |
File |
New (Ctrl+N) |
Create a new document. |
File |
Open (Ctrl+O) |
Open the selected document. |
| File |
Export JPG |
Export the Visualizer image to a jpg
file. |
| File |
Export Dataflow |
Export the Data Flow meta data into a
designated file. |
| File |
Page Setup |
Sets print paper size, orientation and
margins. |
File |
Print |
Prints the active document. |
File |
Print Preview |
Opens a panel to show you what the
active document will look like when printed. |
File |
Exit (Ctrl+X) |
Exit the program. |
Options |
Visualizer Configuration |
Configures the Visualizer to:
(1) Set the icon label of the input or
output files / libs to either display the full path and the file name or just the file
name
(2) Limit the name to x characters
(3) Set the maximum number of nodes
displayed per group
(4) Set the color of the page boundary |
Help |
|
Help
menu |
Toolbar |
Functional Description |
New
|
Create a new document. |
Print
|
Print the active flow. |
Preview
|
Opens a panel to show you what the
active flow will look like when printed. |
Refresh
|
Refresh tab. |
Split
|
Split the windows to show Visualizer
view and Editor view. |
Zoom In
|
Magnifies active flow. |
Zoom
Out
|
Minimizes active flow. |
Fast Combine |
Combine All Data
Flows without animation. |
Combine All |
Combine All Data
Flows |
Combine |
Combine Data Flows in
a step-wise manner. |
Pause |
Pause the active
combine process. |
Separate |
Separate Data Flows
in a step-wise manner. |
Separate All |
Separate All Data
Flows |
Fast Separate |
Separate All Data
Flows without animation. |

| |

|