I am trying to read a data file, some lines I need to miss out etc, the programe on execute comes back with error 52 invalid character in field with error message below. But it does not give the code line number that I recognize where its complaining, I did try the step into approach but it just comes up with similar error codes etc plus other listing that that I do not understand etc...
00401000 MAIN [+179d]
Any ideas how to better get to the bottom of such problems...if only it would tell me the line number the read error occurs, like it does when the compiler complains.