(LOGO.JPG) Python for OpenVMS

(go to: table of contents, index, list of vms_sys, prev: DISPLAY_PROXY, next: ENQW)


DLCEFC - Delete Common Event Flag Cluster


Marks a permanent common event flag cluster for deletion.


Format:

    vms_sys.dlcefc (name)
Returns:

None

Arguments:

name
Name of the common event flag cluster to be deleted.
Examples:
>>> import vms_sys

@@ DLCEFC not yet (15-SEP-1998) tested
>>>

(go to: table of contents, index, list of vms_sys, prev: DISPLAY_PROXY, next: ENQW)

27-SEP-1998 ZE.