Hi guys! Here I am with my troubled mind!<br>I&#39;ve been looking at this for hours and I can&#39;t seem to find an answer. I&#39;ve actually been dreaming about all this for days!<br>Well... Finally I made it with the list for ON/OFF values!<br>
With some modifications on Frank Barknecht&#39;s &quot;flipper&quot; I did what I needed... In a way!<br>That&#39;s what brings me here!<br>So, here&#39;s the thing:<br><br>When I bang ON it stores a &quot;1&quot; in a table without repeating the index. It looks for a &quot;0&quot; to turn it to &quot;1&quot;.<br>
When I bang OFF it only bangs one that is already ON.<br>So basically the whole system 1) looks for an available slot to turn on; 2) looks for an unavailable slot to turn off.<br>As I said before it stores this in a table.<br>
What I need and can&#39;t seem to be able to do is:<br>      when the table writes a new value that value can be output through a bang in a corresponding index. <br>Lets say I have a table of 5 indexes. If index 2 changes value from &quot;0&quot; to &quot;1&quot; a bang is triggered.<br>
<br>It&#39;s so hard to explain... damn it! Hope you can understand!<br>Thanks guys! You&#39;re being saviors...<br><br>Joao Vidigal<br>