NoYOffset-macro
Initializes the variables p1 and pv1 to zero.
Def NoYOffset { p1=0;pv1=0 };
The following script initializes the variables p1 and pv1 to zero.
NoYOffset;