Cognitive Solutions B780, A776 manual Other parameters

Models: B780 A776

1 192
Download 192 pages 23.55 Kb
Page 128
Image 128
Other parameters

116 Chapter 5: Programming commands

Examples of variable length field format specifications

Account #, all characters in the field, keep spaces and dashes

A

Account #, all characters in the field, replace spaces and dashes

xA

Account #, maximum 12 characters, keep spaces and dashes

12A

Account #, always 12 characters zero filled, remove spaces and dashes

012XA

Other parameters

 

 

 

 

 

 

 

 

Error number

E

One digit returned

 

 

0

Read OK

 

 

 

1

Read error: bad character, empty

 

 

 

field invalid length,

 

 

 

check digit invalid

 

 

 

 

 

Status

S

Two digits returned

 

 

 

 

 

 

 

01

No MICR data

 

 

 

09

Mexican check

 

 

08

Canadian check

 

 

05

Error in transit number

 

 

07

Error in account number

 

 

04

Error in check serial number

 

 

10

Business or commercial check

 

 

11

Amount field

present

 

 

00

No error

 

 

 

 

 

 

 

Field separator

 

‘x

 

 

 

 

Field separator preceded by a single quote, so a field separator of the letter A would be

 

 

sent as ‘A (0x27 0x41).

 

 

 

If a carriage return is specified as a separator (0x27 0x0D), a final carriage return must still

 

 

terminate the parsing parameter string.

 

 

 

 

 

 

Country code

 

Un

One digit returned

 

 

 

 

 

 

 

 

n

Returned if US check

 

 

 

nothing

Returned if not US check

 

 

 

 

 

Country code

 

Km

One digit returned

 

 

 

m

Returned if Canadian check

 

 

nothing

Returned if not Canadian check

 

 

 

 

 

Check type

 

L

One digit returned

 

 

 

1

Personal check

 

 

 

2

Business or commercial check

A776 (B780) Programming Guide

A776-PG00001 C 12/09

Page 128
Image 128
Cognitive Solutions B780, A776 manual Other parameters