eg: B16,4,0,1,1,1,51,B,"<<B3100>>"
Here is what I am doing
1. I set the printer driver to generic generic/text
2. I save the code below into a text file with the extention of .lbl
and placed it under the labels dir
3. I set the printer to line mode.
4. go to store operations manager and selected an item in the label
wizard to print and send that to the printer.
I get a as mentioned no barcode on the labels I get the following
output
-----------------
N
ZT
Q254,24
S2
D5
A10,5,0,3,1,1,R,"AnyStore"
B10,30,0,1,2,3,60,B,"15002"
A300,65,0,2,2,3,N,"<<$149.99>>"
A21,126,0,3,1,1,N,"video game"
P1
N
-------------------
This is the content of the file
'ZEBRA/ELTRON 1-UP .75X2.25 PART #800522075
[INITIALIZE]
[LABEL]
N
ZT
Q254,24
S2
D5
A10,5,0,3,1,1,R,"<<StoreName>>"
B10,30,0,1,2,3,60,B,"<<ItemLookupCode>>"
A300,65,0,2,2,3,N,"<<Price>>"
A21,126,0,3,1,1,N,"<<Description>>"
P1
N
[FINALIZE]
I would appreciate any help on this.
Thanks
Glenn Adams
Tiber Creek Consulting
http://www.tibercreek.com
gl...@tibercreek.com
----------------------------------------------
Please DO NOT respond to me directly but post all responses here in the
newsgroup so that all can share the information.
Glenn Adams [MVP - Retail Mgmt] wrote:
Thanks for your help.