PDR1029S

The strip value for <FIELD> fieldname is not valid. It must be B, L, R, or N.

What happened: You specified a strip value other than B, L, R, or N for a <FIELD> tag. The fieldname value of the errant <FIELD> tag is given.

What to do: Specify BOTH to strip both leading and trailing blanks from the field value. Specify LEFT to strip trailing blanks from the field variable value. Specify RIGHT to strip leading blanks from the field variable value. Specify NONE to keep all blanks with the field variable value.