GDDM V3R2 Base Application Programming Reference
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
ASFMOD GDDM V3R2 Base Application Programming Reference SC33-0868-02 |
|
Function To change field status. ASFMOD (field-id, mod) Parameters field-id (specified by user) (fullword integer)
mod (specified by user) (fullword integer)
Designates an alphanumeric field (or fields) as modified or unmodified. A modified field is added to the list of modified fields. The field is then available to ASQMOD as a modified field. The other way in which a field can become modified is by operator changes. Modified fields become unmodified when they are returned by ASQMOD. An unmodified field (the initial status) is not returned by a call to ASQMOD. Under CICS/VS and IMS/VS, GDDM causes the physical modified data tag (MDT) bits to be set for fields that are designated as modified so that the fields can be returned as input to a subsequent application program after GDDM terminates. Under OS/TSO and VM/CMS, GDDM does not generally cause the physical MDT bits to be set for fields that are designated as modified. Principal errors
|
Copyright IBM Corporation 1990, 2012 |