I am using a global variable to display a set of codes. I am attempting to use two formulas to do this.
First-
Global stringVar x := x + {NEED.CODE}+",";
Second-
whileprintingrecords;
Global stringVar x := "";
The first one builds the list of codes and then displays it while the second is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.