ZEBRA MZ 320 3" 4mb Direct Mobile Thermal Receipt Printer With Bluetooth

Programming Manual - Page 197

For MZ 320.

PDF File Manual, 497 pages, Read Online | Download pdf file

MZ 320 photo
Loading ...
Loading ...
Loading ...
Mobile Printing Systems
CPCL Programming Manual
Section 10
Advanced
Utilities
pg. 10-48
continued
BHT MODE Command Examples
In the following examples a record is defined to be made up of 3 data fields. Fields 1, 2 and 3 are 10, 8
and 20 bytes long, respectively. The “^” character indicates a space character. Other combinations of
fields and field lengths can be used as long as they conform with the BHT protocol’s data file record field
formats.
Example 1: Strip Spaces and Add CR/LF:
Input:
! DF autoexec.bat
! UTILITIES
SRF-ACCESS
BHT-MODE STRIP-ADD-CRLF
END-SRF-ACCESS
PRINT
Output:
Data Record:
|10|8|20|
COMTEC^^^^ ^INFO^^^ ^SYSTEMS^^^^^^^^^^^^
Data Sent to printer:
|COMTEC<CR><LF>^INFO<CR><LF>^SYSTEMS<CR><LF>|
Loading ...
Loading ...
Loading ...