Previous Topic: IESINIT Keyword—Assign Interactive Interface User NameNext Topic: IESTYPE Keyword—Assign User Type to IUI


IESSYNM Keyword—Interactive User Interface Synonyms Model

Valid on z/VSE.

Use the IESSYNM keyword to assign an interactive user interface ID used as a model for synonyms. This attribute corresponds to user profile data stored in the z/VSE Control File.

This keyword has the following format:

TSS ADDTO(acid) IESSYNM(userid)
userid

A user ID. It should match an existing user ID defined to the Interactive Interface.

Range: Up to 8 characters

This keyword is used with:

Examples: IESSYNM keyword

This example assigns a user ID of OPER as a model for synonyms:

TSS ADDTO(SYSA) IESSYNM(OPER)

This example removes the above attribute:

TSS REMOVE(SYSA) IESSYNM