TDI Modula v2 issues
15-Oct-86 10:09:59
Sb: #36240-TDI Modula v2 issues
Fm: Tom Cattrall 72767,622
To: Les Caudle, TDI 75026,1331
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
Les– Another question or 2. The TDI compiler seems to return fail codes
in the range 100..999 even for a good compile. Had to use failat 9999 in
an execute file. Is there a predictable fail code response that the
compiler uses? I'd like to use the fail code in the Modula 2 make routine
to decide whether to carry on after a compile.
MIN & MAX don't know what to do with REAL. I believe MAX(REAL) is legal and
should be supported.
Is the routine that you use to provide the DEF module cross reference
listings available? The listings are quite useful and I'd like to use it on
my code. Also, a useful addition would be to also show which DEF modules
import each symbol.
After many lockups and gurus I gave up on m2error and now use multi window
capability of TxEd for looking at .erm files. Is it just me or do others
report m2error problems.
The Amiga TDI Modula 2 development environment is very nice and you have a
winner. The only thing I miss is the speed and space available on the
Pinnacle.
Tom