Tc issue
I am creating a tc that will extract jde table information into a text file in 9.1 release. I'd like the output for each record in two different lines. As an example if I extract address book record, I want the address number, alpha name, etc. in one line and address number and payment terms, etc. in another line for each record fetched. I am not sure if I can work with multiple formats on user defined format that would work. If not it would be nice if someone can assist with some solution or workaround