The Animator lets you step through the code displayed in a Interactive Analysis pane. You can choose program branches yourself, or have the animator choose them randomly.

button on the tool bar if you want Animator to choose logical branches randomly.
button on the tool bar to start the animation. If you are choosing program branches yourself, Animator stops at each condition
it encounters and displays a pop-up menu that prompts you to choose a logical branch. Click the branch you want to go down,
or click
Break to pause the animation.
Interactive Analysis populates the top part of the Animator window with each condition it encounters, the logical branch that you or the Animator
chose, and the paragraph that contains the condition.
button on the tool bar to step through the code manually. Each time you click the button the Animator steps into the next
piece of program code. Click the
button if you want to step through the code manually but step over PERFORM statements.
button on the tool bar to pause the animation. Click the
button to restart the animation. Click the
button to stop the animation.
button next to the
button on the tool bar and choose
Save Trace As List in the drop-down menu. You can view the list in the Internal category in Code Search.
button next to the
button on the tool bar and choose
Save Trace As XML in the drop-down menu. A Save As dialog opens, where you can specify the name and location of the results report.
to delete the results from the Animator window.