[Oberon] Bug? procedure variable in procedure call parameter

Paul Onyschuk blink at bojary.koba.pl
Sun Apr 6 19:05:17 CEST 2014


On Sun, 6 Apr 2014 18:49:38 +0200
Jan Verhoeven <jan at verhoeven272.nl> wrote:

> But I cannot compile. When issuing ORP.Compile Scratch1.Mod I get the
> error
> 
> pos 482 new symbol file ihibited

  ORP.Compile Scratch1.Mod/s ~

Should work - "/s" is the only option provided by ORP (at least I think
so after very short glance at code), it is used for creating symbol
file.  Do not include space between file-name and "/s", since it
won't be parsed correctly otherwise.  

-- 
Paul Onyschuk



More information about the Oberon mailing list