[Oberon] PO2013 - SD Image Tool

Tomas Kral thomas.kral at email.cz
Wed May 20 19:00:13 CEST 2020


On Wed, 20 May 2020 17:49:05 +0100
Paul Reed <paulreed at paddedcell.com> wrote:

> Maybe the Load is simply failing.  What about System's dependents?

MenuViewers, TextFrames

But they both depend back on Oberon, which is not loaded, but to be
loaded.

MODULE Oberon
...
Modules.Load("System", Mod); Mod := NIL;

and then Mod := NIL ???

Marking the end of module's list???

-- 
Tomas Kral <thomas.kral at email.cz>


More information about the Oberon mailing list