Hi,
A piece of code that uses a .lst file has stopped working in DIAdem 2019. The code uses FileNameGet to obtain multiple filenames and saves the list to a .lst ASCII file. It then uses the FR function to read each line.
However, in DIAdem 2019, the first line comes back as the string ÿþm
Does anyone know why this is or how to correct it?
I see that there is the alternative function TextFileReadLn, but before I go ahead and change my code I wanted to ask if there is something else that I'm missing.
Thanks, Simon.