Just starting to get to grips with Edit Box now it can load files, but it keeps adding an extra character on the device (fine on PC)
So if my text file is "This is some text." it displays "This is some text.M"
Sometimes the last character is L or J
I assume it's reading the EOF somehow?
I'll try to make a simple example later.
