[Oberon] PACO and SYSTEM.BYTE

Dan Parnete dan.parnete at fastwebnet.it
Mon Feb 7 22:34:01 CET 2005


Hello,

The parallel compiler doesn't accept relational operations with 
SYSTEM.BYTE? This code:
VAR a, b: SYSTEM.BYTE;
BEGIN
IF a = b THEN
....
gives error 111 “operand inapplicable to (this) function”.
Is it any reason for that? The OPC accepts it.

Thanks,
Dan Parnete



More information about the Oberon mailing list