STATUS EXECUTION HISTORY SCREEN


STATUS EXECUTION HISTORY SCREEN

The program execution history function records the execution history of the most recently executed or halted program and enables checking of the execution history when the program terminates or halts.

Note

Execution history of a program that is currently running cannot be checked.

Table 1.  Execution History Screen

ITEM DESCRIPTION

Program name

This item displays the name of the program being executed.

Line

This item displays the program line number.

Direction

This item displays the direction in which the specified line number is executed: forward (FWD) or backward (BWD).

Status

This item displays the execution status of the specified line number:
  • Not exec - The line was read but has not yet been executed.

  • Paused - While the line was being executed, the program halted (incomplete execution).

  • Done - The line was executed completely.

  • Aborted - The program was terminated.