Who's Howard?

Your problem is the TypeParagraph, which is inserting a <P> into the code when you need a <BR>.

Wherever you are using TypeParagraph, try sending Chr(11) as typed text instead.