[u:ce891a4220]mecej4[/u:ce891a4220]: In those instances of SW debug where there is a file to be read and much processing to occur, then running a file (or files) against the code is a great way to have FTN95 find subtle errors.
mecej4[/u:ce891a4220]**: In those instances of SW debug where there is a file to be read and much processing to occur, then running a file (or files) against the code is a great way to have FTN95 find subtle errors.
[quote:ce891a4220]However, FTN95 excels at finding mismatches at run time. Therefore, the heroic manual matching process is neither necessary nor effective.
What you do not know is this code is manual entry oriented. There is no input file since, for the user, the original records are on paper.
That means that to get to the place where the error occurred may take anywhere between 10 and 500 keystrokes. So, subtle type mismatches that cause a 'crash' are even more labor intensive than you may have imagined.
And changes due to this 'new' compiler add an additional level of complexity. It is a good thing, since a few deeply buried bugs have been uncovered. But getting to the end is, and will continue to be, a long manual process.