Field COM class

The Field COM class is used to access a single field on a 3270 screen.

CclOField objects are created and deleted when 3270 data from the CICS® server is processed by a CclOScreen object.

Field objects are returned by invoking a CclOScreen object's fieldbyIndex or fieldbyPosition method. For example:
   set var=Screen.fieldbyIndex(1)

Methods in this class allow field text and attributes to be read and updated. Updated fields are sent to the CICS server on the next transmission.


Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//proref/hrfo038.html