10.2.4 Abort Procedure

The Abort Procedure stops program execution. In parallel mode, Abort should stop execution on all processors.

Calling syntax:

call Abort

The Abort code listing contains additional documentation.



Michael L. Hall