home *** CD-ROM | disk | FTP | other *** search
-
- HTML2TXT Converts Hyper Text Markup Language formatted files (usually found on
- the Internet-WWW) to (very) plain DOS text files. HTML formatting is not
- translated, so the output files may need additional editing.
-
- Example:
-
- HTML2TXT d:\www\netscape\hold\pvt\hobby\chess\chess.htm
-
- creates a file called CHESS.TXT in the current path void of all HTML embedded
- commands, overwriting any existing CHESS.TXT.
-
- HTML2TXT d:\www\netscape\hold\pro\progrm\c\ansi*.htm
-
- converts all ANSI*.HTM files to ANSI*.TXT files in the current directory,
- overwriting any existing ANSI*.TXT.
-
- HTML2TXT d:\www\netscape\hold\pro\progrm\c\ansi*.*
-
- converts all ANSI*.HTM files to ANSI*.TXT files in the current directory,
- overwriting any existing ANSI*.TXT.
-
- HTML2TXT -i d:\www\netscape\hold\pro\progrm\c\ansi*.*
-
- converts all ANSI*.* files to ANSI*.TXT files in the current directory,
- overwriting any existing ANSI*.TXT. (no .HTM checking)
-
-
-
-
- HTML2TXT was made by Jeroen van Drie (jv3@bitbike.iaf.nl 2:283/613@fidonet)
- for use in the noncommercial public domain. Commercial users should contact
- me to discuss terms before using files produced by HTML2TXT commercially.
-
- Disclaimer: Should never be longer than the actual documentation, right?
- Even if you have not read these lines, I am not responsible for the way anyone
- uses HTML2TXT.
-
-