Specifications

Appendix A. Format List
85
Fmt 29xx:
'C' '/' [transit] '/' [acct #] '/' [check #] '/' [status]
[transit]: - all characters in the field
- keep dashes
[acct #]: - maximum of xx characters; when xx=00 all characters are sent
- remove spaces and dashes
[check #]: - maximum of 6 digits
[status]: - this is a programmable option that must be enabled (See Table 2-4).
Fmt 30xx:
[zero fill] [transit] [acct #]
[zero fill]: - if length of (transit+account) is less than xx;
xx must be greater than 00
[transit]: - all characters in the field
- remove dashes
[acct #]: - all characters in the field
- remove spaces and dashes
Fmt 31xx:
[transit] '/' [acct #] '/' [check #]
[transit]: - all characters in the field
- remove dashes
[acct #]: - maximum of xx characters; when xx=00 all characters are sent
- remove spaces and dashes
[check #]: - maximum of 10 digits
- remove spaces and dashes
- if no check number, remove preceding slash ('/')
Fmt 3200:
'^' [transit] '^' [acct #] '^' [check #] '^' [status]
[transit]: - all characters in the field
- remove dashes
[acct #]: - all characters in the field
- remove spaces and dashes
[check #]: - all characters in the field
- remove spaces and dashes
[status] : - this is a programmable option that must be enabled (See Table 2-4).