Previous Topic: IESFL2 Keyword—Assign Interactive Interface User AttributesNext Topic: IESINIT Keyword—Assign Interactive Interface User Name


Examples: IESFL2 keyword

This example gives the IUI authority to maintain Interactive Interface profiles and to permit escape to a native CICS session:

TSS ADDTO(SYSA) IESFL2(ESC,XRM)

This example removes the above attributes:

TSS REMOVE(SYSA) IESFL2(ESC,XRM)