GDDM V3R2 Base Application Programming Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
Attribute adjuncts GDDM V3R2 Base Application Programming Reference SC33-0868-02 |
|
An Attribute adjunct is used to change the attribute of a field from its map-defined default value. There are several types of attribute adjuncts; one "base" attribute that controls a compound set of basic field properties, and one attribute type for each of a set of "extended" properties. Each attribute adjunct field consists of two subfields; an attribute selector byte, and an attribute value byte. The valid values for the attribute selector are the same for all attribute adjuncts (and the same as those for a Field Selector):
GDDM provides, as part of GDDM-IMD, a set of declarations in Assembler, COBOL, and PL/I, for the values that can be used in attribute adjuncts. These are in the files ADMUAIMC (Assembler), ADMUCIMC (COBOL) and ADMUPIMC (PL/I) in the GDDM Sample Library. Note that all attribute adjunct types can be used on all devices supported by GDDM for mapping, but they have no effect on the presentation if the device does not support the corresponding function. |
Copyright IBM Corporation 1990, 2012 |