Is there a way to convert a 1 dim string array to a multi line string?
I am retreiving data from a txt file one line at a time and buliding a string array. I want to convert this array into a multi line string so that it can be inserted into a report and printed.
Would it be easier to create a table and insert it into the report as a table?
Thanks in advance,
doloop