in reply to Re^2: help with counters in perl
in thread help with counters in perl
The tags are <
code
> and <
/code
>, not <
CODE
>
... <
CODE
>
Also, if you had the tags correct, then the <
strong
> ... <
/strong
> tags would not have worked within the block.
Update: Have you tried adding the print statements I suggested in the FP?