Running an Active Script application

You can have a program run until one of the following events occurs:

Resuming program execution

To run a program that is suspended, perform one of the following tasks:

If no active breakpoint is hit, the program will run to completion.

Running to a line

If you choose the Run to Line action, the program will run to the selected line unless an active breakpoint is hit or the end of the program is reached. You select the line by moving the cursor to it.

To run a program to a specific line number:

  1. Make sure the line to run to is visible in the editor by using the scroll bar or cursor keys to locate the line.
  2. Ensure that the editor cursor is in the line and run the program to the cursor by right-clicking and choosing Run to Line from the pop-up menu.

Relaunching

If you run a program until its end is reached, you can relaunch the program by performing one of the following tasks:

Terms of use | Feedback
(C) Copyright IBM Corporation 2003, 2005. All Rights Reserved.