So... a little bit more description of what I'm looking for. I didn't see a post on this and is the reason I made my account. (Nice to meet you guys.)
I am working on a 2d level editor for a little platformer that I'm working on. What I'm trying to have is a text box below what the map will look like in game showing the actual data from the map so that I can:
a. Copy and paste from the editor's text box into my source code.
b. Copy and paste from my source into the text box to load my maps that I've been working on.
... I'm just tired of typing "0,1,1,1,1,4,4,4,4,1,1,1,1,1,......." and then testing just to see how it came out and starting over.
No advice will be taken as an insult.
There is no code...