Jim,
I’m new to Cloverleaf and Bob had posted this for me. What I did was create an HRL. Within the HRL, I created 2 FRL’s. FRL1 is Record Type1, and FR2 is record Type2.
I always want to write out Record Type1 and Record Type 2 in the following manner for each input record:
Record Type1
Record Type2
What’s coming out is the following:
Record Type1 Record Type2
What can I do to ensure each record type is written to a separate line?
Thanks,
Joe