Previous Topic: IESTYPE Keyword—Assign User Type to IUINext Topic: IESVCAT Keyword—Assign Default VSAM User Catalog


Examples: IESTYPE keyword

This example makes the ACID SYSA a system administrator, have news items displayed, and the initial action a selection profile:

TSS ADDTO(SYSA) IESTYPE(USERTYPE1,NEW,SELECT)

This example removes the above attributes:

TSS REMOVE(SYSA) IESTYPE(USERTYPE1,NEW,SELECT)