Thanks Paul, really appreciate the info! I'll take all of this on board and get to grips with the debugging properly.
Printable View
Thanks Paul, really appreciate the info! I'll take all of this on board and get to grips with the debugging properly.
I worked out what the problem was on this issue. I needed to add a...
.. so that it would recognise the next file. Just applied it to 700 files and works great. Thanks to all for the advice on debugging and compiler options.Code:FileIn.clear();
FileSave.clear();
Cheers