Very slick - one of the things I've already
played with - and that you might keep in mind
for a future enhancement - is to use BBPostPrep
as a BBCode downloader as well. Using the
RichTextBox control, one can preserve all the BB
formatting and save the script to file without
having to copy/paste into wordpad than notepad.

I haven't fleshed out RichTextBox as much as I
would liked to (have) (lol) but the goal is to
make RichTextBox 100% property/method compatible
with TextBox ... should be able to just drop the
RichTextBox into the script with a single line
change. Look for that in build (39) in that I
wanted to tackle systray in Build 38.