Re (2): [Oberon] identity of two VARs

shark at gulfnet.sd64.bc.ca shark at gulfnet.sd64.bc.ca
Thu Sep 15 19:28:14 CEST 2005


David,

d> .... SYSTEM.ADR(source) ... will necessarily differ from
SYSTEM.ADR(target), since the two locations are disjoint. 

I was allowing the possibility that a client invokes 
Identical(astring, astring).

I'm missing a subtlety.  source[0] is where source begins
and target[0] is where target begins.
So how can (SYSTEM.ADR(source[0]) = SYSTEM.ADR(target[0]))
differ  from  (SYSTEM.ADR(source) = SYSTEM.ADR(target))?

Perhaps an example?

Thanks,          ... Peter

Desktops.OpenDoc  http://carnot.pathology.ubc.ca/




More information about the Oberon mailing list