vms_statedef module

(PYVMS LOGO) Python on OpenVMS

(go to: table of contents, index, list of VMSDEF modules, prev: vms_sjcdef, next: vms_syidef)

The 'vms_statedef' module contains constants that are defined in '$STATEDEF' which defines the process states. These definitions are usefull for the JPI$_STATE item code that is used in a call to vms_lib.getjpi() or vms_sys.getjpiw().

@@ Ignore the 'STATE$_NULL' item code in this module. It is a work-around to a deficy in the VMSDEF2MAR.COM procedure which currently cannot cope with a VMSDEF module that has no item codes.

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


(go to: table of contents, index, list of VMSDEF modules, prev: vms_sjcdef, next: vms_syidef)

02-MAR-1999 ZE.