Animate

The Animate command highlights each statement as it is executed. Before you can animate a program, it must be built as a Debug version.

Use animation in conjunction with breakpoints, watch values, and watch expressions to help you see the flow of control through your program.

Set Animate, and then use the Go command on the Run menu to start animation. When animation is on, press any key to stop execution.

Set animation speed with the Run/Debug command on the Options menu.

Related Commands

Run menu: Restart, Go Options menu: Project, Run/Debug

See Also

Preparing a Debug Version of a Program, page 40