These are the parts I plan to add to BlitzList now that I've finally released
the public beta. Comments and suggestions (ESPECIALLY BUG REPORTS) are more
than welcome....

------------------------------------------------------------------------------
The FILE_ID.diz should be disabled for areas which don't have archived files.
I've not put in a test routine to see if a file is an archive or not as yet
so this could well cause problems at the moment.

Changes to the AfterList command to create a script file to launch the task
(ala DirOpus) to enable proper stack settings. Possibly to launch as a WB
task although this might be difficult. Ideally it's probably best to run
BlitzList within a script if you're having trouble with this feature at the
moment.

Addition of BBS adverts into filelists is another thing planned. I guess this
could be catered for with the header files anyway so I've left it out for now
awaiting comments.

Add .readme file support to use for file comments from the short: line.

Configurable header lines for each directory.

Guide documentation, and installer script.

Create a cli based program to create a config file until you can create a 
decent gui program once all the options are completely decided and put into
the main executable.

