Skip to main content

How can I call a ZPL macro from ZOS API?

  • March 6, 2020
  • 0 replies
  • 208 views

Forum|alt.badge.img+2

Calling a ZPL macro from ZOS-API is not supported.

However a workaround exists. To run a macro, you can save the macro as a ZPLM user-defined macro, for example ZPL01.ZPL.
If that operand is added in the merit function, when the merit function is updated, the macro will be run.