MessKill documentation.

Use:
~~~~

MessKill is used to create an output file of messages you wish to browse
quickly. It will output all messages in the given directory from the given
person to a report file in RAM. It can optionally kill the message.

Call it thus:

  MessKill -N<directory> -F"<from>" [-K]

The quotes MUST be there! No trailing slash. MessKill assumes your message
files are not on the root directory.

Eg:

  MessKill -NMSG:500 -F"Barny Bear" -K

will create a file called 'RAM:Messages.Out' which contains the text from all
messages in directory MSG:500 which are FROM 'Barny Bear'. It will then kill
the message file.

This can also be used in a private directory (original purpose actually!).
Note that no cleaning up of message pointers are done if messages are killed
off.

Status:
~~~~~~~

Absolutely freeware. Don't blame me if it stuffs up :-)

