Quick Textpad

__/What is this?

Quick Textpad is a very fast text viewer. It looks very much like the 
good old Notepad, but it doesn't allow editing. It reads any file and 
split it into several pages, making loading time almost non-existing.

__/Changes:

Version 1.01.08
	Apparently, I had forgot to remove a reference to COMDLG32.OCX,
	making QTP to think it needed that file. It is now fixed.

Version 1.01.07
	Initial release.

__/Simple Instructions:

Place the program anywhere you want.

IMPORTANT: This program requires the file MSVBVM50.DLL. If you haven't
got it, download it from my homepage and place it in your 
Windows\System directory. My URL is http://home5.swipnet.se/~w-55489/

You have to associate the program with textfiles manually. Only if you
want; it is not required in any way.

You can open any file you want. In the "Open" dialog, there is an "All
Files" mask (*.*) and a "Text Files" mask (*.txt, *.nfo, *.ini and some
more).

QTP will read only about 32kb. Files bigger than that will be split 
into several pages. (Note: The file itself is not affected.)

When you change page, QTP will read another 32kb of data.

All menu items has a shortcut key. Learn them for convenience.

Preferences:
So far there's just one option, "Null Replacement". 
Binary files, such as executables, often contains a special character
called "Null". It is more than nothing, but less than anything (?) and
it is unprintable. Therefor it must be replaced with another character
when you view the file.
The common replacement for Null is a simple empty space (Notepad use
that replacement), but you can specify any character in QTP.
You can enter a character in the first box, or you can enter the ASCII
code for that character in the second box.
ASCII codes are within the range of 0-255. Remember that the Null
character has the ASCII code of 0 (Zero = Null).

__/Distribution Notice:

Quick TextPad is Copyright (C) 1998 Zeshin Shimazu
(C) Zeshin Software
Zeshin Shimazu and Zeshin Software are Trademarks of Eric Lenander

THIS PROGRAM IS FREEWARE!
YOU MAY FREELY DISTRIBUTE IT, BUT IT MUST BE DISTRIBUTED IN THIS
UNCHANGED ARCHIVE AND MAY NEVER BE CHARGED FOR.
THE PROGRAM MAY NOT BE CHANGED OR ALTERED IN ANY WAY.

__/Contact:

Author:	Zeshin Shimazu (Eric Lenander)
E-mail:	lenander@mbox301.swipnet.se
Http:	http://home5.swipnet.se/~w-55489/
