EPL2 Label Printing Issue

labelhead

New Member
Does anyone know how to crop the first or last ten (say) characters from a field using the EPL2 print language?

At the moment we are passing it

Attribute:WR03010730

but we only actually want to print

WR03010730.

Thanks!

Labelhead.
 
I' don't think that you can do that with epl2 command's. On the site www.zebra.com you can find the programmar's manual (epl2_manual.pdf).

I think that you must do an substring in progress to get the right result and send that to the printer.
 
Nuts. I thought that might be the deal! I'd read the manual but thought someone might know of something not listed there (if anyone does please tell me) - we're in a situation where although the actual amendment to the Progress code would be simple, deploying it would be a total mare!

Thanks for your advice.

Labelhead.
 
Back
Top