vms_prcdef module

(PYVMS LOGO) Python on OpenVMS

(go to: table of contents, index, list of VMSDEF modules, prev: vms_namdef, next: vms_prvdef)

The 'vms_prcdef' module contains item codes and bitmasks that are defined in '$PRCDEF'. These definitions are used by the vms_sys.creprc() routine.

The bitmasks can also be used with the returned result of the JPI$_CREPRC_FLAGS item code after a call to vms_lib.getjpi() or vms_sys.getjpiw().

Related files:
- VMSDEF_$PRCDEF.DAT
- VMSDEF_$PRCDEF.MAR
(See 'maintaining VMSDEF modules' for details)


(go to: table of contents, index, list of VMSDEF modules, prev: vms_namdef, next: vms_prvdef)

02-MAR-1999 ZE.