hi,
i am trying to display multiple transactions lines into a text file using a container. but all the lines are being printed on the same line when i want each transaction to be printed on a new line. so i am using the following statement:
container con = conins( con, 1 , custacc + custname + "\n");
the above statement does not work. kindly help.
*This post is locked for comments
I have the same question (0)