Hi, I am porting `Def.Mod' to Oberon-7. The code compiles, I needed to shuffle some procedures around to avoid forward references, except one. I handle the one by a procedure variable, that is initialised on module linkload. Is there a better way? -- Tomas Kral <thomas.kral at email.cz>