Englisch
Folks,
Its taken me about 3 weeks of 'piddling' work to make my 6,000 line program, which is 100% F95 and runs just fine under CVF, compile under ifl. Now, when I execute it, it throws up
** Adress Error **
End of Diagnostics
which isn't very useful. EDB is apparently unable to find the exact point at which it chokes, instead, I am apparently supposed to step through the program line-by-line until it crashes.
So my questions are:
(a) what is an address error?