Previous Topic: BUILD and EDIT ParametersNext Topic: User Option QAUOOPT File


RQSDTA, USROPT, OPTFIL and OPTMBR Parameters

The commands Execute List YEXCOBJLST, YEXCMBRLST, and YEXCDBFLST invoke a specified request string upon a list of items. The request string is specified with the RQSDTA parameter, in one of two ways:

The request string may be specified explicitly:

YEXCOBJLST RQSDTA (‘CHGPGM &L/&O’)

Reference may be made to a predefined request string stored in a user-defined option file in which case a value of *USROPT should be specified for the RQSDTA parameter, and the actual request string indicated using the USROPT, OPTFIL and OPTMBR parameters.

YEXCOBJLST RQSDTA (USROPT) USROPT (‘A1’) OPTFIL(MYOPT)

Alternatively, the contents of a user-defined option can be substituted into the request string by means of the substitution symbol @C.