List of message without duplicates
Is it possible to list of text without saving duplicate copies and display them on a screen?
It is not clear what names you are referring to, but a [zl thin] object outputs whatever list it receives and removes duplicate entries, so it might help in your eventual solution.
Thx TYLER the object works only as it eliminates the previous list. I need you to receive messages with texts and to accumulate them in the list when they are new texts. if you enter a repeated one ignores it
Use the "names" ????? (that are symbols right ?)
as addresses in coll.
Max Patch
Copy patch and select New From Clipboard in Max.
[zl thin] is a key, but you have to store growing list. Then you can display it in any way.
Max Patch
Copy patch and select New From Clipboard in Max.
thanks to all!!!!!!
Is Possible this in a dict.view object!!!!
yep, even easier:
Max Patch
Copy patch and select New From Clipboard in Max.