Skip to main content

How to read field data using ZPL Macro

  • August 11, 2021
  • 0 replies
  • 790 views

yuan.chen
Zemax Staff
Forum|alt.badge.img+3

For data that require only one parameter, we can use SYPR(). 

?name=image.png

To extract field data, the solution is to use the numeric functions and a loop to extract data. Here are related numeric functions.

?name=image.png

To read the number of fields or the maximum value, you can use the below funcions to read them:

?name=image.png

?name=image.png