I really read heaps on the web but the examples only covered putting 2 or 3 string values in an array .......I want it to span multiple lines for readability e.g
scodes db "q", "w", "e", "r", "t", "y", "u", "i",
"7", "8", "9", "0", "-", "=", 0 , 0 ,
"q", "w", "e", "r", "t", "y"...