I figured it out. It was caused by a faulty MUF program that was
parsing the output.
--- In protomuck@yahoogroups.com, "Jonathan Piacenti" <jonathan@...>
wrote:
>
> Hello there! I'm trying to figure out MPI. Can anyone tell me why
> this statement:
>
> {parse:var,{list:htmlredesc},{html:{&var}}}
>
> returns the HTML-formatted output, then the non-html-formatted output?
> If I use tell instead of htmltell, it does the non-formatted twice.
> My guess is that it has something to do with {list:htmlredesc}. It
> looks to me like it is giving its own output to the screen after it
> gives the formatted output.
>
> Thanks in advance!
>