Previous Topic: FLAGVAL, OUTFLAGVAL, and UPDLST ParametersNext Topic: UPDLST Parameter


OUTFLAGVAL Parameter

The OUTFLAGVAL parameter is used to specify a flag value to be given to the items in a list to indicate the result of processing the item. The UPDLST parameter controls the flagged items. The OUTFLAGVAL may be either a single character variable, or one of the values shown in the table above.

Examples:

YCHKLSTE OUTFLAGVAL (FAIL) UPDLST (FLAGERR)

YFLTOBJLST OUTFLAGVAL (ON) UPDLST (FLAGOK)

Some commands allow the entry of more than one value for the UPDLST parameter.