TDI Modula v2 issues
14-Oct-86 04:27:26
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– That's great news on the unrestricted sizes for the next version.
I'll take a copy as soon as it's available. I've recently started using the
Amiga M2 much more as the compiler error 2 in MOSYS has stopped all
progress there.
Will the new compiler support the required : in variant record definitions
without a tag variable as per Wirth's recent upgrades?
CASE :BOOLEAN OF
TRUE : a: INTEGER |
FALSE: b: REAL
END;
Tom