however I am hitting a snag, I am trying to put string "co" in data1 area but then its trying to concatenate and failing.(at least that's what I am thinking its doing)
I came to this conclusion after just getting error "textutils:177: attempt to concatenate string and nil" so I added print numbers to watch where it was failing. its failing after print("11") which would be line 197.
any ideas on how to stop it from concat or is it something I am not seeing?
pastebin link to full code, http://pastebin.com/NJJuvzHZ
code snippets though they do not like my formatting.
Spoiler












