(go to: table of contents, index, list of VMSDEF modules, prev: maintaining VMSDEF modules, next: vms_dmtdef)
Access to details of the constants is currently _NOT_ possible from the
'pyvms' module.
@@ The reason is that constants and bitmasks must be tied to an item code
in the current implementation, but $DCDEF does not define any item codes!
WARNING! Importing this module makes more then 500 constants available.
@@ Ignore the 'DC$_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.
- VMSDEF_$DCDEF.DAT
- VMSDEF_$DCDEF.MAR
(See 'maintaining VMSDEF modules' for
details)