List of message without duplicates

sonichel's icon

Is it possible to list of text without saving duplicate copies and display them on a screen?

tyler mazaika's icon

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.

sonichel's icon

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

Source Audio's icon

Use the "names" ????? (that are symbols right ?)
as addresses in coll.

Max Patch
Copy patch and select New From Clipboard in Max.


kLSDiz's icon

[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.

sonichel's icon

thanks to all!!!!!!
Is Possible this in a dict.view object!!!!

kLSDiz's icon

yep, even easier:

Max Patch
Copy patch and select New From Clipboard in Max.