AMOS Compiler Seg Files
Help!
Has anyone been able to get AMOS 1.3 to read a sequential file when
_compiled_. There is a readme file with the compiler that warns that you
must initialize a floating point variable in your main program before
reading a seq file, to tell the compiler that it must load a floating point
version of the VAL routine, and I _think_ I'm doing what is required.
Nevertheless, the compiled program crashes when reading a very simple seq
file, which is read without problem by the interpreted version. What may I
be missing?
Dick Darling