Qualifier Value
Qualifier values of 9031 in D14A
Edit mask representation code (an1..3)
Code specifying the representation of the edit mask.
Code | Description |
---|---|
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. |