This site requires JavaScript, please enable it in your browser!
Greenfoot back
EnderPicture
EnderPicture wrote ...

2015/1/18

How to filter out the "Enter" character form a txt read?

EnderPicture EnderPicture

2015/1/18

#
I am currently working on reading a world txt file. But currently, the "enter" character is messing up my file name instead of: Tile/tile.png it is: Tile/ tile.png This is only messing up the first column of file names.
Super_Hippo Super_Hippo

2015/1/18

#
Could you post the relevant code how you read the file? Maybe we can find the reason then. (Use code tags please.)
You need to login to post a reply.