Hi
I'd like to send an entire external text file (xml) over tcp on a bang. I'm currently struggling with the textfile object and netsend. Are there better ways?
Textfile assumes I want to send a line at a time, while netsend wants a message with "send" at the start and then the entire string I want to send. A message with "send $1" only sends the second word of any line.
Thanks
-poil-