[Oberon] Clipboard in Oberon subsystem of A2.
Michael Schierl
schierlm at gmx.de
Fri Jan 12 22:25:08 CET 2024
Hello Peter Lyall,
Am 12.01.2024 um 19:33 schrieb peter at easthope.ca:
> In ETH Oberon I would add Texts.WriteString("...") in Acquire,
> recompile and see the result of execution; but with Machine in A2 and
> Texts is in Oberon that can't work. How can an A2 Module be adjusted
> to deliver Text to Kernel.log?
Trace.String?
KernelLog.String?
Not tested, but one of those two (or both) should work.
Regards,
Michael
More information about the Oberon
mailing list