Keyword | Description |
---|---|
_STARTUPLIST (name) | Specifies the key of a startup list record. Mandatory.
Name can be up to eight characters in length. Acceptable characters are A through Z, 0 through 9, $, @ and #. |
_GRP(groupname) | Names the group to be in the startup list.
Groupname can be up to eight characters in length. Acceptable characters are A through Z, 0 through 9, $, @ and #. This parameter may be repeated for as many groups as there are in the list. |
DEFINE _STARTUPLIST(TESTLIST) DESCRIPTION(Example Startup List) _GRP(DFHBMS) _GRP(DFHCONS) _GRP(DFHEDF) _GRP(DFHHARDC) _GRP(DFHISC) _GRP(DFHOPER) _GRP(DFHSIGN) _GRP(DFHSPI) _GRP(DFHTYPE) _GRP(DFHVTAM) _GRP(DFH$ACCT) _GRP(DFH$IVP) _GRP(DFHTERM) _GRP(PEH) _GRP(TEST)