6 7 Animate Application Execution

Visual LANSA

6.7 Animate Application Execution

To view application execution in slow motion, use the Animate and Animate All commands. The speed at which the application executes is set using the Delay option.

Animate

In animate mode, the debug automatically steps from one command to the next while showing the line currently being executed.

You can set the delay between commands using the Delay command..

Animate All

This option is otherwise the same as Animate, except that it also executes functions or components which have been marked as not debuggable.

You can set the delay between commands using the Delay command.

Delay

Use this option to specify the delay between the execution of commands. The delay can be:

50 milliseconds

500 milliseconds

1 second

2 seconds.

 

Ý 6. Debugging Applications