I made this program to avoid a PostRoad Mailer bug which puts the
program in an endless loop when replying to a message which doesn't
contain the correct sequences of "return" - "new line" characters.

The program doesn't display any message on the screen.
It will return the following values:
0 : success
2 : missing parameter (i.e. no file name has been specified)
4 : failed to read the file to be converted
6 : failed to allocate the memory needed to write the new file
8 : failed to write the converted file

It accepts only a file name as parameter. The file will be
overwritten with a new file properly converted.

You can either convert one by one the messages which cause the
above described problem, by opening the WPS folder (not the
PostRoad Mailer folder) and dragging the message file on the
program icon or by inserting the full program name in the
"User Exits" page of the PostRoad Mailer settings notebook.
