On Tue, May 29, 2012 at 9:18 PM, Sharp <sharp1113 at hotmail.com> wrote: What does it give if you do: > foreach(index, unused; fields) { > fields[index] = 1; > } ?