(LOGO.JPG) Python for OpenVMS

(go to: table of contents, index, list of vms_sys, prev: FIND_HOLDER, next: FORCEX)


FINISH_RDB - Terminate Rights Database Context


Deallocates the record stream and clears the context value used with FIND_HELD, FIND_HOLDER or IDTOASC.

Format:

    new_ctx = vms_sys.finish_rdb (contxt)
Returns:
new_ctx
Context value after FINISH_RDB completed execution.
Arguments:
contxt
Context value to be cleared when $FINISH_RDB completes execution.
Examples:

Omitted. See the examples sections of FIND_HELD, FIND_HOLDER or IDTOASC which use FINISH_RDB.


(go to: table of contents, index, list of vms_sys, prev: FIND_HOLDER, next: FORCEX)

27-SEP-1998 ZE.