|
From: Ethan M. <merritt@u.washington.edu> - 2012-01-22 01:32:08
|
On Saturday, 21 January 2012, pl...@pi... wrote: > > AFAIK the "Bad data on line x" message tells you that there is bad data > > *in your data file*. > > > > Now if you were making the point that it would be helpful if the program > > told you which file contained the bad data, you'd be right. > > Yes , that's exactly my point. I know it's a data error but I don't know > where to look. OK. That much is easy to improve. We can easily report the name of the current data file as well as the current line. I'll add this to 4.5 CVS. Ethan |