home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / Chip_1999-12_cd.bin / zkuste / Svet_OS2 / MED_125 / README.TXT < prev   
Text File  |  1999-03-05  |  4KB  |  130 lines

  1.  MED verze 1.25
  2.  ==========================================================================
  3.  
  4.  MED is a Shareware texteditor for programmers availible for OS/2 PM
  5.  and Windows 9x/NT.
  6.  
  7.  
  8.  Features:
  9.  
  10.  
  11.  Search & Replace
  12.  ----------------
  13.  
  14.  * Search & Replace in all textbuffers
  15.  * Multiple file/directory search generating a color coded result list
  16.  * Regular expression search
  17.  * brace matching (free defineable)
  18.  
  19.  
  20.  Language specific features
  21.  --------------------------
  22.  
  23.  * configurable Syntax-Highlighting (video display and printer)
  24.    Java, C, C++, REXX, Ada, Pascal, Fortran etc.
  25.  * configurable Section Browser
  26.  * configurable Section Display
  27.  * hypertext like Section searching
  28.  * Skeleton files
  29.  
  30.  
  31.  Tool Integration
  32.  ----------------
  33.  
  34.  * configurable compiler support
  35.  * configurable support of third-party Online-Help and EPM NDX files
  36.  
  37.  
  38.  Customizing features
  39.  --------------------
  40.  
  41.  * configurable keyboard
  42.  * configurable toolbar
  43.  * configurable line numbering
  44.  * configurable context menu
  45.  * configurable Autosave
  46.  * configurable print function (formatted, raw ASCII)
  47.  * configuration via commandline
  48.  
  49.  
  50.  Text buffers
  51.  ------------
  52.  
  53.  * unlimited number of edit windows
  54.  * unlimited number of views
  55.  * auto file reload at startup
  56.  * "Window Monitor"
  57.  * up to 99 backups per file
  58.  
  59.  
  60.  Editing features
  61.  ----------------
  62.  
  63.  * persistant column blocks
  64.  * easy to use macro recorder
  65.  * line sorting
  66.  * various word functions
  67.  * graphic drawing function
  68.  * word wrap function
  69.  * Loading/saving cursor position
  70.  * persistant bookmarks
  71.  * global visible anchors
  72.  
  73.  Misc
  74.  ----
  75.  
  76.  * enhanced Fileselector
  77.  * DDE (Dynamic Data Exchange)
  78.  * automatic recognition of unix-format files
  79.  * MS Windows codepage support
  80.  * pipe-operator support
  81.  * Drag & Drop support
  82.  
  83.  ==========================================================================
  84.  
  85.  MED installation guide
  86.  
  87.  ==========================================================================
  88.  
  89.  Installation of MED is an easy job!
  90.  
  91.  1. copy the executable (med.exe) to a directory thats in your path.
  92.  
  93.  2. copy the help file (med.hlp) to a directory thats in your help-path.
  94.  
  95.  3. create a directory, where MED can store his configuration files.
  96.     If you create this directory in the directory where you have placed
  97.     "med.exe", then you should name it "med". In this case, you *DON'T*
  98.     have to set the environment varible MISTER_ED_PATH. Goto step 5.
  99.  
  100.  4. add the environment variable MISTER_ED_PATH to your config.sys.
  101.     This variable must point to the directory where MED stores his
  102.     configuartion files (you created this dir in step 3).
  103.     (example:  set MISTER_ED_PATH=e:\usr\app\med )
  104.  
  105.  5. a. copy the file "med.syn" to the directory that you created in step 3.
  106.        Without this file, MED can not do syntax-highlighting.
  107.  
  108.     b. copy the file "med.kbd" to the directory that you created in step 3.
  109.        This ASCII file contains the keyboard configuration.
  110.  
  111.     c. copy the file "med.tlb" to the directory that you created in step 3.
  112.        This ASCII file contains the toolbar configuration.
  113.  
  114.     c. copy the subdirectory "med-bmp" to the directory that you created
  115.        in step 3. This directory contains additional toolbar bitmaps.
  116.  
  117.  6. check if your config.sys contains the environment variable TMP (or TEMP).
  118.     If not create a temp directory and initialize the TMP variable in the
  119.     config.sys.
  120.  
  121.  7. If you have modified config.sys, shutdown the system and reboot.
  122.  
  123.  8. Enjoy!
  124.  
  125.  9. Register ;-)
  126.  
  127.  
  128.  Note: MED will NOT modify any system file.
  129.  -----
  130.