Just> - Would := be allowed in statements like "self.a := 2"? It makes Just> no sense, but since "(a, b) := (2, 3)" IS meaningful, what about Just> "(a, b, self.c) = (1, 2, 3)"? Ummm... This doesn't seem to be strengthening your argument. ;-) Skip