analyzing a list for change ...
Hi, I have a big question:
How do I look through the above list and get a list of the positions where the value changes and also what the new value is?
A beginning attempt is made below, but then I ran dry for intelligent list objects that can do the job for me.
- anyone who have any clue what I can do?
Max Patch
Copy patch and select New From Clipboard in Max.
Thanks a lot for your help!
ana
Max Patch
Copy patch and select New From Clipboard in Max.
i think this works : /
Thanks a lot! It works perfectly, and now i undertand better how to use the trigger object:-)
ana
I did an abstraction a little while back that analyses the make-up of a list and gives you some information about it.
It will give you sublists of the same elements, starting position, length and what the element is. It's a bit more than what you are asking for but it might come in handy.