(end_seq) — end a sequence of calls

This invocation of CEEPIPI declares that a sequence of uninterrupted calls to subroutines by this driver program has finished.

Read syntax diagramSkip visual syntax diagram
Syntax

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

end_seq (input)
A fullword function code (integer value = 8) containing the end_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 that was prepared for multiple calls by the (start_seq) call.