7156 Owner’s Guide Commands
October 1995 127
Sample Parsing Formats
The following strings show various sample formats that you can use assuming
they meet your parsing format needs. Included with the sample format is a
description of the data that is returned to the application.
ESC w p 18 A <CR>
• Maximum 18 characters in the account number
• Final Carriage Return
ESC w p 18 X A <CR>
• Maximum 18 characters in the account number with spaces and dashes
removed
• Final Carriage Return
ESC w p 18 x A <CR>
• Maximum 18 characters in the account number with spaces and dashes
replaced with 0
• Final Carriage Return
ESC w p 018 A <CR>
• Always 18 characters in the account number (high order zero-filled if
necessary)
• Final Carriage Return
ESC w p 018 X A <CR>
• Always 18 characters in the account number with spaces and dashes
removed
• Final Carriage Return
ESC w p 018 x A <CR>
• Always 18 characters in the account number with spaces and dashes replaced
with 0
• Final Carriage Return
Comentarios a estos manuales