Lite weight editor designed to allow basic editing of text file.
This program is completely stand alone (150 lines of code).
A filename may be passed so the editor will open with it's contents or it can be used without a filename and a default filename will be assigned that may be changed before saving text. For security reasons, no provision has been made to allow saving to another directory. Future additions may include the capability to save to a sub directory.
If you are a developer like me, you may find this program useful in finding code. You can add,edit,delete,search, and browse source code you might get from a book or posted on the web.