OK, trying to do it with arrays:
arraywrite gives error, while line1[0]=1 works fineCode:line1 var bit[12] arraywrite line1,[%0,%1,%1,%1,%0,%0,%0,%0,%1,%1,%1,%0]
is there a way to use arraywrite with bit array?
OK, trying to do it with arrays:
arraywrite gives error, while line1[0]=1 works fineCode:line1 var bit[12] arraywrite line1,[%0,%1,%1,%1,%0,%0,%0,%0,%1,%1,%1,%0]
is there a way to use arraywrite with bit array?
Bookmarks