From: Arlen Christian Mart Cuss Date: 2007-10-03T00:07:59+09:00 Subject: Re: a = b = c order of evaluation weird On Tue, 2007-10-02 at 23:25 +0900, 7stud -- wrote: > Since your example only has one subscript > expression, it doesn't shed any light on that issue. It demonstrates, at least, that one subscript op is evaluated left-to-right, thus we expect all of them to be so.