Deformat - Removes formatting from text files
(C) Copyright 1996 by Tim Gerchmez
All Rights Reserved.
Freeware - Distribute Freely

Deformat is a short DOS program that removes formatting
from text files.  This is useful to remove arbitrary line breaks
in a text file before you load it into a word processor, so you
can format the file the way you like.

To use it, simply run it with two command line parameters.
The first parameter is the input file, and the second is the
output file.  For example:

deformat test.txt noformat.txt

You can also use paths, for example:

deformat test.txt c:\temp\noformat.txt

The program will always overwrite the output
file if it already exists, so use caution.

I hope you find this utility useful.

Tim Gerchmez
future@blarg.net
alt: bd067@scn.org
page: http://www.blarg.net/~future/shareware.html


