Folks- Is the <perl>...</perl> tag processing within our purview? I was looking closely and noticed that an expression like for (0..$#a) { print $a[$_]; } will display #a { print $a[$_]; } formatted as a comment. cheers, MAJ