Jim Garrison wrote: > When applying FOREACH to an array of arrays, nothing gets > executed. (Template version 2.10) What am I missing? [snip] The problem is the "IN" keyword doesn't work as advertised. If I replace it with "=" it works. Jim Garrison jhg@acm.org