Skip to main content
Solved

Is there a way to specify the configuration inside a ZPL Macro?

  • February 21, 2023
  • 1 reply
  • 496 views

ISHFM

I want to read a surface property using a ZPL macro, but my file has multiple configurations. Is there a way to specify the configuration inside a ZPL Macro?

 

I am aware of the Merit Function Operand command “CONF” which indicates all the operands up to the next “CONF” operand pertain to a specific configuration. Is there something like this for ZPL macros?

Best answer by Mike.Jones

Look up SETCONFIG in ZPL.  Does exactly what you want.

1 reply

Mike.Jones
En-Lightened
Forum|alt.badge.img+3
  • En-Lightened
  • Answer
  • February 21, 2023

Look up SETCONFIG in ZPL.  Does exactly what you want.