Reply To: ADT message needs <cr><nl>

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf ADT message needs <cr><nl> Reply To: ADT message needs <cr><nl>

#58308
Anonymous
Participant

    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.