[Oberon] Re (3): Re (2): The Out module.

Jörg Straube joerg.straube at iaeth.ch
Tue Jan 15 01:44:51 CET 2019


Lyall

Looks almost like mine :-)
The module as shown on your web page can not be compiled with an Oberon-07 compiler as you are using contexts („IN Oberon“). Contexts are only supported under AOS.

Officially, LONGREALs are not supported in Oberon-07. So you would have to delete the procedures handling LONGREALs. Inofficially the compiler will accept them, but will treat them like REALs.

br
Jörg

> Am 13.01.2019 um 17:13 schrieb <peter at easthope.ca> <peter at easthope.ca>:
> 
> From:    =?utf-8?Q?J=C3=B6rg_Straube?= <joerg.straube at iaeth.ch>
> Date:    Fri, 11 Jan 2019 17:57:41 +0100
>> ... fall back to the „old“ Out behaviour with the new command 
>> Out.Immediate(TRUE) ...
> 
> I have a new variable rather than procedure.  https://easthope.ca/Oberon.Out.Mod 
> Criticism welcome of course.
> 
> Thanks,                         ... Lyall E.
> -- 
> Message composed and transmitted by software designed to avoid the 
> complication, overhead and vulnerability of antivirus software.
> 
> 123456789 123456789 123456789 123456789 123456789 123456789 123456789
> Tel: +1 360 639 0202                                  +1 
> http://easthope.ca/Peter.html              Bcc: peter at easthope. ca
> --
> Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
> https://lists.inf.ethz.ch/mailman/listinfo/oberon



More information about the Oberon mailing list