Hello there:
I have written my first Java utility which looks at a csv file of payment instructions, makes changes if I want, and saves it.
The problem is that the changed file cannot be read by the bank program- opened in notepad the end of lines appear all wrong.
I have looked through your search facility but can find nothing.I have found a utility ("EOL Converter") which can do this ( so it is recognised!)but I want to incorporate the solution - for a predetermined source and destination file - into my utility.
Can anybody please advise?
Thanks!
I have written my first Java utility which looks at a csv file of payment instructions, makes changes if I want, and saves it.
The problem is that the changed file cannot be read by the bank program- opened in notepad the end of lines appear all wrong.
I have looked through your search facility but can find nothing.I have found a utility ("EOL Converter") which can do this ( so it is recognised!)but I want to incorporate the solution - for a predetermined source and destination file - into my utility.
Can anybody please advise?
Thanks!