APPLIST

Creates an authorized application list.

Type

CL/SuperSession operator command

Format


         APPLIST  name[name name . . .]
                  [ID=applistid]
                  [BCGROUP=bcgname]
                  [GROUP=groupnum]
                  [TYPE=INCLUDE|EXCLUDE]
name
Identifies the DDNAME TLVPARM member that lists the applications to include or exclude. You can specify more than one name.
applistid
Specifies the authorized application list name. The default is the first name.
bcgname
Associates the name of the broadcast group with the authorized application list. If you omit BCGROUP, the broadcast group is obtained from a HOSTGATE command or from member KLGINGWY of TLSPARM.
groupnum
Specifies the group number of the applications to be included in, or excluded from, the list. You can use this parameter to limit the applications selected.
If GROUP is specified in an APPLIST command, the group number in the command provides an initial value for applications named in an authorized application list.
If GROUP is not specified, a default of GROUP=0 is used.
TYPE
Specifies whether the applications listed in the DDNAME TLVPARM are to be included in, or excluded from, the list being constructed. The default is INCLUDE.

Usage Notes

To see the APPLDEFs that are associated with each APPLIST, you can use the following diagnostic commands:
DAPPLDEFS
Displays all of the APPLDEFS.
DAPPLISTS
Displays each APPLIST with its associated APPLDEFS, for example:

KLGDI012 APPLIST ...........
KLGDI013 APPLDEF ...........
DAPPLISTS {applistname}
Displays only the specific APPLIST and the associated APPLDEFS.