On Sunday, February 8, 2004, at 01:15 PM, Frank Leahy wrote: > x = y + z (instead of put y + z into x) > x += 1 (instead of add 1 to x) > x.myProperty = foo (instead of set myProperty of x to foo) Of course, if RunRev was to add ?: from C to support something _I_ want, then that would be OK. ;-) Dar Scott