Click here to register now for FREE!
TXT 2 HTM v2.0 by The Monkey -
members.xoom.com/_the_monkeyThis utility will quickly turn all the text (.txt) files in a directory into HTML (.htm) files. To use it, unzip txt2htm.bat to the directory with your txt files, and then run it!
Note: For your text files to become HTML files they must contain HTML coding. This means they should be laid out like this:
<html>
<head>
<title>PAGE TITLE HERE</title>
</head>
<body>
text here<p>
more text<p>
</body>
</html>
KNOWN PROBLEMS
fixed from version 1-Do not drag-and-drop files on to txt2htm.bat or it will make all of the text files into your current DOS directory - probably C:\ or C:\WINDOWS - into HTML files! The fix for version 2 is that while working, txt2htm searches for certain files such as win.ini and autoexec.bat, and does an emergency stop if it finds them. But this isn't infallible, and, should this occur, simply drag-and-drop a file onto baktxt2txt, restoring the backups.
BAKTXT 2 HTM v2.0 by The Monkey -
members.xoom.com/_the_monkeyWhen TXT 2 HTM runs, it backs up the original text (.txt) files to backup text (.baktxt) files. This utility will restore those files. To use, unzip it to the same directory where you originally ran TXT 2 HTM, and then run it.
This software is distributed under the Free Software Foundation's GNU Lesser General Public License version 2. See license.txt or www.fsf.org for details. To see or modify the program's source code, simply right click on the files and choose 'Edit' from the menu that drops down. Alternatively, open them manually in a text editor such as notepad. You are welcome to redistribute this program, and encouraged to send any improvements, comments or suggestions back to me at monkey@ukgamers.net. However, my copyright notices must remain unchanged on all versions of this program.
RECOMMENDED MINIMUM SYSTEM REQUIREMENTS -
MS-DOS version 6 or higher or Windows 95/98. This program has not been tested under any other Operating Systems.
History of TXT 2 HTM
01 Sept 99 I finally get tired of manually resaving txt files to make them htm files.
02 Sept 99 Version 1.0 fails.
02 Sept 99 Version 1.1 is a success, but is rather sloppy with just about no interface.
02 Sept 99 Version 1.2 has text, documents, and 'interface' (ha ha).
02 Sept 99 Version 1.3 has the idea of backups added, as well as baktxt 2 txt to restore them.
03 Sept 99 Version 1.3 is released to the Internet.
04 Sept 99 Version 2.0 is started, to be released soon.
05 Sept 99 Version 2.0 is released to the Internet, complete with improved interface, bug fixes and optimized code.
TXT 2 HTM version 2 Copyright (C) 1999 The Monkey. All Rights Reserved. TXT 2 HTM comes with ABSOLUTELY NO WARRANTY; for details see license.txt. This is free software, and you are welcome to redistribute it under certain conditions; see license.txt for details. If you do not accept this please do not use this software. All infomation in this Readme file is correct as of 5th September 1999.