TRAP(A, B, TO)

Purpose

Operand A is compared with operand B. This comparison results in five conditions which are ANDed with TO. If the result is not 0, the system trap handler is invoked.

8-byte integers are valid only on a 64-bit architecture.

Class

Subroutine

Argument Type and Attributes

A
must be of type integer.

B
must be of type integer.

TO
must be a literal value from 1 to 31, of type INTEGER(4).

+----------------------------End of IBM Extension----------------------------+

IBM Copyright 2003