I am trying to print an array into 1 line. I need to put it in the footer if I can. I have borrowed this code but it didn't do it.
whileprintingrecords;
numbervar Counter:=1;
stringvar Array Output1:= [{rpBench.ExInfo1}];
Stringvar OutputString:="";
For Counter:=1 to ubound(Output1) do(...
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.