Question

Asked:
Asked By:
Oct 1 2008   8:23 PM GMT
Svitale   5 pts.

barcoding


RPG IV, AS/400 printing

how do I print a barcode in the output specs of an RPG IV source program?

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



That depends a great deal on the type of printer.

IPDS printers can print barcodes from a AFPDS printer file using the BARCODE keyword

here is a link
http://forums.systeminetwork.com/isnetforums/archive/index.php?t-44270.html
  • AddThis Social Bookmark Button

Browse more Questions and Answers on AS/400.

Looking for relevant AS/400 Whitepapers? Visit the Search400.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

AdamVanBuskirk   85 pts.  |   Jan 7 2009  2:13AM GMT

If you are using a Zebra label printer, you can use the ZPL printer language in the O-specs and print the labels by passing print commands directly to the printer.

Although we use TLA and Optio for more advance labels, ZPL can be usefull.

I have the ZPL manuals and code examples if you would like to see them.

adam