Frequently Asked Questions Q: What does "LI" stand for? A: LI was born as a DOS program, where a short name was an advantage (you had to type it in). I didn't think to change its name when it moved to Windows. "LI" is short for "list". Q: Sometimes LI will ask to switch into hex mode only after I've scrolled down into a file a ways. A: This is typically due to the format of the file. If LI finds a line longer than 256 characters, it will not display it in normal text mode. The choices will be to wrap every line a 77 characters or view the file in hex mode. Read the Technical Info in Help for more details. Q: The font sizes in the View:Font list box are not in order. A: This has been fixed for Windows 3.1 or 3.0 if you have COMMDLG.DLL. Under 3.0 without COMMDLG.DLL, the sizes are listed in the order Windows reports them - then LI adds some sizes for the scalable fonts. The result is rather unusual. The fix is to put COMMDLG.DLL on your system. Q: Do you plan to view files in their "native" format? e.g. WinWord, Write, etc. A: This is not high on my priority list of future enhancements. There are just too many formats and too little of me. Q: Do you plan to add some file management features, such as copy, move, rename. A: This is higher on my priority list than the "native" viewer stuff, but may still be a ways in the future. Q: The editor should handle bigger files. A: The built in editor is based upon the same Windows capabilities as NOTEPAD, and therefore suffers from the same limits. If I can dream up a method of providing this capability without greatly increasing the size of the LI executable file, I'll do it.