MED verze 1.25 ========================================================================== MED is a Shareware texteditor for programmers availible for OS/2 PM and Windows 9x/NT. Features: Search & Replace ---------------- * Search & Replace in all textbuffers * Multiple file/directory search generating a color coded result list * Regular expression search * brace matching (free defineable) Language specific features -------------------------- * configurable Syntax-Highlighting (video display and printer) Java, C, C++, REXX, Ada, Pascal, Fortran etc. * configurable Section Browser * configurable Section Display * hypertext like Section searching * Skeleton files Tool Integration ---------------- * configurable compiler support * configurable support of third-party Online-Help and EPM NDX files Customizing features -------------------- * configurable keyboard * configurable toolbar * configurable line numbering * configurable context menu * configurable Autosave * configurable print function (formatted, raw ASCII) * configuration via commandline Text buffers ------------ * unlimited number of edit windows * unlimited number of views * auto file reload at startup * "Window Monitor" * up to 99 backups per file Editing features ---------------- * persistant column blocks * easy to use macro recorder * line sorting * various word functions * graphic drawing function * word wrap function * Loading/saving cursor position * persistant bookmarks * global visible anchors Misc ---- * enhanced Fileselector * DDE (Dynamic Data Exchange) * automatic recognition of unix-format files * MS Windows codepage support * pipe-operator support * Drag & Drop support ========================================================================== MED installation guide ========================================================================== Installation of MED is an easy job! 1. copy the executable (med.exe) to a directory thats in your path. 2. copy the help file (med.hlp) to a directory thats in your help-path. 3. create a directory, where MED can store his configuration files. If you create this directory in the directory where you have placed "med.exe", then you should name it "med". In this case, you *DON'T* have to set the environment varible MISTER_ED_PATH. Goto step 5. 4. add the environment variable MISTER_ED_PATH to your config.sys. This variable must point to the directory where MED stores his configuartion files (you created this dir in step 3). (example: set MISTER_ED_PATH=e:\usr\app\med ) 5. a. copy the file "med.syn" to the directory that you created in step 3. Without this file, MED can not do syntax-highlighting. b. copy the file "med.kbd" to the directory that you created in step 3. This ASCII file contains the keyboard configuration. c. copy the file "med.tlb" to the directory that you created in step 3. This ASCII file contains the toolbar configuration. c. copy the subdirectory "med-bmp" to the directory that you created in step 3. This directory contains additional toolbar bitmaps. 6. check if your config.sys contains the environment variable TMP (or TEMP). If not create a temp directory and initialize the TMP variable in the config.sys. 7. If you have modified config.sys, shutdown the system and reboot. 8. Enjoy! 9. Register ;-) Note: MED will NOT modify any system file. -----