barcode
5 pts.
0
Q:
barcode
I have IPDS printer. But I don't know how I can or which source code could be use in RPG ILE to issue a some master data as barcode label and take label from printer
ASKED: Sep 5 2008  7:57 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
24600 pts.
0
A:
 RATE THIS ANSWER
+1
Click to Vote:
  •   1
  •  0
  • AddThis Social Bookmark Button
For IPDS printer - am AFPDS Printfile with BARCODE keyword

A FLD1 8 1 57BARCODE(CODE3OF9 2 *NOAST *NOHRI +
A (*WIDTH 0.009))

The first parameter is the type of bar code.
Some types bar codes can only print digits and UPC has a specific length
Last Answered: Sep 5 2008  1:43 PM GMT by Philpl1jb   24600 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0