GDDM V3R2 Base Application Programming Reference
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF | BOOK


ASMODE

GDDM V3R2 Base Application Programming Reference
SC33-0868-02



Function


To define the operator reply mode.


   ASMODE      (mode)

APL code 426 GDDM RCP code X'0C080D00' (201854208)


Parameters


mode (specified by user) (fullword integer)
The mode of interaction available to the operator. Possible values are:


1
Field mode (the default). The operator may not modify character attributes (color, highlighting, or symbol sets). Any character attributes changed implicitly by operator typing (that is, resetting of character attributes to their default values) are not reflected back to GDDM.

2
Character mode. The operator may modify character attributes (color, highlighting, or symbol sets). Any character attributes changed implicitly or explicitly by operator typing are reflected back to GDDM.

Description


Defines the reply mode to be used for the current page.

For information about which devices support this attribute, see "Alphanumeric field attributes" in topic 4.5.1.

Principal errors


ADM0222 E
MODE n IS INVALID

Go to the previous page Go to the next page



Copyright IBM Corporation 1990, 2012