RNF3382

*NULLIND is not valid with *RIGHTADJ, *TRIM, *STRING, or *VARSIZE. *NULLIND is ignored.

20

Cause . . . . . : *NULLIND cannot be specified for the OPTIONS keyword when *RIGHTADJ, *TRIM, *STRING or *VARSIZE are specified. OPTIONS(*NULLIND) is ignored.

Recovery . . . : Remove *NULLIND from the OPTIONS keyword, or remove *TRIM, *STRING, *RIGHTADJ or *VARSIZE. Compile again.