Can someone point me in the right direction
I have no trouble reading from the (read only ) table ,but writng into an array ..phew
In pure dat it's as simple as selecting the index and writing the value at that position
In core , I assume it would be something like this , the index of the table is accesed via the index knob , and then the value knob writes into that index postion , obc of index out is connected to mem write .
This should write data into it , no ?