Text File Reader
by Glynn Clements

This program displays text files in a window, dynamically formatting the text according to the width of the window.

When run, TextRead adds an icon to the icon bar. Dragging a file icon to the icon bar icon, or double clicking on a text file icon, will result in that file being loaded in and displayed in a window. The program can cope with any number of files, being limited only by memory.

The source code for the program is saved as !TextRead.C_Source.
