| A simple description |
This program has mostly the same user interface as Windows' Notepad, but you can do much more with it.
I made this program, because I want to modify some code in Cpp or C (can be anything else). Using a program like CppBuilder. It is OK, but those programs are very heavy and not handy - of course it is working so slow. I do not want to launch a big program for modifying some part of the source code. I wanted a simple - and handy program for adding and modifying some codes.
However I am working with Perl (sometimes), MEMO supports the Perl syntax. And I am also working with Unix Server, this program also supports Unix Output format (Also MAC - I am using Flash). And at this time, I am putting PHP support (not associated - how to do, you can read about Usage and Tips). Because I could not find a free, fast and nice PHP editor. |
| Some of features |
- Syntax highlighting for C, C++, JSP, Java, Perl and HTML (PHP and XML[just tags] are also supported)
- HTML tidy
- Pick up C++ templates (C++Builder like templates)
(when you use C++ syntax highlight, press Ctrl + J to get these stuff)
- Easy to call Windows' commando prompt with a path to active document's folder - means that you are quite easy to compile source code
- Enable to save and read Unix and Mac formatted text (This function could be useful
if you are working on Windows and upload files such as Perl onto Unix server) - Especially usefull if you are working Flash on Windows and want to make "Dynamic Text". Then you should save your text as MAC format.
- Exporting to common file formats like RTF and HTML
- Cut/Copy/Paste operations, drag and drop support
- Search and replace
- Unlimited undo & redo
- Encode and Decode common algorithm
- Case - convert characters (lowercase to uppercase or uppercase to lowercase)
- Convert character (ASCI to OEM or OEM to ASCI)
- Convert characters (capitalize)
- Spell checker
- Associate Syntax highlight with file extensions
- Use a Bitmap image to editor background (works slow)
|
| Screenshot |
Editing "Colum Mode"
You are able to save selection as a plain text file. |
 |
| Call "Command" to compile |
 |
| You can ENCODE and DECODE |
 |
| Save selection as a plain text |
 |
|
|