(start_seq) — start a sequence of calls

This invocation of CEEPIPI declares that a sequence of uninterrupted calls is made to a number of subroutines by this driven program to the same preinitialized environment. This minimizes the overhead between calls by performing as much activity as possible at the start of a sequence of calls.

Read syntax diagramSkip visual syntax diagram
Syntax

>>-CALL--CEEPIPI--(--start_seq--,--token--)--------------------><

start_seq (input)
A fullword function code (integer value = 7) containing the start_seq request.
token (input)
A fullword with the value of the token returned by (init_sub_dp) when the common runtime environment is initialized.

The token must identify a previously preinitialized environment for subroutines that are dormant at the time of the call.