Previous Topic: List ScreenNext Topic: Set Screen


Resume Screen

Purpose

You can use the Resume screen to instruct the runtime system to continue program execution at the next instruction or at another location or to continue standard processing of an abend.

The specification area of the Resume screen looks like:

RESUME: E (E-EXECUTION/A-ABEND)

EXECUTION ONLY:
  LOCATION IF OTHER THAN BREAKPOINT:

Field Options

These are the field options for this area:

RESUME: E (E-EXECUTION/A-ABEND)

Indicates the next action of the runtime system:

LOCATION IF OTHER THAN BREAKPOINT:

Specifies the location at which execution is to continue. The specified value can be a debug expression that resolves to an address containing a valid instruction or a valid CME (CA ADS dialogs only).