Change Indicators

9031 Edit mask representation code [B] Desc: Code specifying the representation of the edit mask. Repr: an..3 1 COBOL picture The associated edit mask is represented as a COBOL picture statement. 2 C printf The associated edit mask is represented as a C 'printf' format. 3 FORTRAN format The associated edit mask is represented as a FORTRAN format statement. 4 Unix(tm) regular expression The associated edit mask is represented as a Unix(tm) regular expression.