Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need ZPL code for printing two number series in one job.

Status
Not open for further replies.

NowJerome

Programmer
Mar 9, 2004
1
US
We're trying to print two number series in one print job, e.g.

Lot: 1 - 10
Sublot: 1 - 5

So the printer will print five Lot 1 labels with Sublot 1,2,3,4,5, then five Lot 2 labels with Sublot 1,2,3,4,5, and so on until it prints five Lot 10 labels.

The user enters the starting and ending Lot and Sublot numbers into variable fields, and the job is sent to a Zebra printer. Any help with the ZPL code would be greatly appreciated.
Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top