On 01/30/2015 03:41 AM, rolfm@dds.nl wrote:
hello list,
i'm creating a file with [textfile] and [write $1 CR( containing numbers of always 5 digits.
having troubles reading this file on an Arduino i found that at record 677 [textfile] adds a space (hexa 20) to 1 record. with records of 6 digits it will be record 579.
the "incident" repeats itself in longer files.
when i read such a file in Wordpad and save it, the extra code is gone.
is this a bug?
hard to tell (as i'm not sure i'm able to fully understand your problem).
could you share a minimal patch that exhibits the bug and a problematic test-file?
gfdsar IOhannes