Data array too big for 1 line
Capn_Dave
Posts: 20
I am creating a SPIN data array of 128 words. The data wont fit on one line, how do I continue the data on the next line?·
Comments
This will create a word array with 16 elements that you can access with "myData[noparse][[/noparse]index]" or "word[noparse][[/noparse]@myData][noparse][[/noparse]index]".
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Caught in the PropWash