Hi, I am writing a macro to modify some surface properties and I can't figure out how to define a pickup...
Here is what I am trying to do:
SRFn (actually a coordinate break) : I use SETVAR to set the parameter #1 to variable
SRFn+3 (I want to make it a coordinate break return): I would like to set parameter #1 of this srf by pickup the one of SRFn but I can't find the right ZPL keyword to do that.
Any help is welcome.