Previous Topic: END TRANSACTION STATISTICS (DC/UCF)Next Topic: ENQUEUE (DC/UCF)


ENDPAGE (DC/UCF)

The ENDPAGE statement terminates a map paging session, clears the scratch record for the session, and clears the map paging options for the completed session. A STARTPAGE/ENDPAGE pair encloses commands that handle a pageable map at runtime. The STARTPAGE command is discussed later in this chapter.

Syntax
►►─── ENDPAGE session ; ──────────────────────────────────────────────────────►◄
Example

The following statement ends a map paging session:

ENDPAGE SESSION;
Status Codes

Upon completion of the ENDPAGE function, the ERROR_STATUS field in the IDMS DC communications block indicates the outcome of the operation:

0000

The request has been serviced successfully.