|
BIF DEEDIT |
|
|
It specifies that alphabetic and special characters are removed from data field, and the remaining digits right-aligned and padded to the left with zeros as necessary.
Options FIELD(field) specifies the field to be edited. LENGTH(len) specifies the field length in bytes. |