19
Data Editing Send Command
Send out the field according to the customer-defined order.
Syntax: /e/d/ft [ccsmd] [dmvsmd] [aamvasmd] [flexsmd]
where:
ccsmd: = 7a{field}[{field}]…(credit card)
dmvsmd: = 7b{field}[{field}]…(CA driver’s license)
aamva: = 7c{field}[{field}]…(AAMVA)
flexsmd: = 7d{field}[{field}]…(custom format)
field: = {add_fd_tag}{field_no} | {track_no}{field_no}
add_fd_tag: = 0
track_no: = 1 | 2 | 3
field_no: = a...z
The following two examples show how to use the data editing com-
mands. Type each command slowly and completely. Then try a driver’s
license or credit card to verify the result.
Example One:
/e/d/fn<CR>
/e/d/fe 11<CR>
/e/d/fr ITS ; \cr<CR>
/e/d/ft 7a0a1b0c1c0c2d0b0c 7b1c0c1e0c1f0c3d3e0c2f0c<CR>
First line “/e/d/fn<CR>” is to clear all previous setting.
Second line “/e/d/fe 11<CR> is to enable the data editing and allowing
send out original data if it does not match the formula.
Third line “/e/d/fr ITS ; \cr<CR>” is to create three added fields.
“Field a” is “ITS”, “Field b” is “;” and “field c” is <CR>.