an object to replace the message send/zl reg object?
currently I am using a message object and a "prepend append" object above it to add strings on the end of whatever is stored in there. eventually th collected messages are sent with a bang.
i dont like having this message object though because it takes up more and more space as messages are added.
zl reg is normally a good replacement, but you cannot append to zl reg.
is there another alternative?
Your question is a bit vague. Can you explain it with an example patch?
Max Patch
Copy patch and select New From Clipboard in Max.
how about this: use zl join:
thats very good, thanks. is it possible to clear out the zl reg object so it contains nothing?
The zlclear message.
p