Quote:
Originally Posted by cpu533
I have some plain text format books, and would like to have one software can read this format only and hope the software is not too big.
Or any another software can provide similar function?
|
What system are you viewing the files on?
If it's Windows, and all you want to read with it is plain text, I suggest
WnBrowse. It's a freeware Windows text viewer application that handles ASCII and EBCDIC (IBM Mainframe) text files. Colors, fonts, and line lengths are configurable. You can configure an editor to be launched from it to edit the file you are reading. (I like the free, open source
Notepad++). WnBrowse can also read text files stored in Zip archives, and can be configured to use your preferred archive utility to open them. (If the text file is the only thing in the zip file, WnBrowse can use internal unzip code to get at it.)
WnBrowse adds a right-click context menu Browse selection to Windows Explorer to make it easy to open files for viewing.
______
Dennis