Previous Topic: FDTNAME Keyword—FDT Record Field NamesNext Topic: FOR Keyword—Specify ACID's or Permission's Life


FIRST Keyword—Add a Profile to the Beginning of a List

Valid on z/OS and z/VM.

Use the FIRST keyword to enable an administrator to add a profile to the beginning of a profile list.

This keyword has the following format:

TSS ADDTO(acid) PROFILE(new profile)
                FIRST

This keyword is used with:

Example: FIRST keyword

This example adds the profile FINPROF1 as the first one in USER01's profile list:

TSS ADDTO(USER01) PROFILE(FINPROF1)
                  FIRST