<html><head></head><body bgcolor="#FFFFFF"><pre><font class="Apple-style-span" face="Helvetica"><span class="Apple-style-span" style="white-space: normal;">hello everybody,

my name is Rui and I've been using PD on-and-off for a few years in my 
projects. This list has helped a lot of times just through search, but I think 
I'll need assistance on this one...

I need to connect PD to another application via TCP/IP messages, which is 
trivial in itself.

However, the receiving app does not interpret anything ending in ";", and PD 
doesn't accept escape characters. This application needs to receive messages 
ending either with carriage return, line break or CR/LF pairs.

How do I remove this character in a way that is acceptable by netsend? I have 
been looking at character manipulation via pdmtl objects, but have no progress 
so far.

Thanks in advance!&nbsp;</span></font></pre></body></html>