Hi Russ,
It depends whether you are building a file or sending TCPIP. If TCPIP, You can write a TPS procedure that simply adds a CR LF to the end of your message and put the procedure in outbound data. If you’re writing to a file then only add a CR since the driver will automatically add the LF.