|
> A special syntax for multidimensional indexing would hardly make a > difference, too. Another fine job for token filters: a[i,j,k] -> a[i][j][k] though you have to count brackets and parenthesis to find the right commas. I'm sure Asko will show us how to do it... --lhf