home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / utility / medit221 / read.me < prev   
Text File  |  1995-12-09  |  6KB  |  97 lines

  1. Medit V 2.21a
  2.  
  3. MEDIT is a Windows(TM) disk based text or HEX editor taking full advantage of the multiple document interface (MDI).  It is designed to allow simple editing of any text or binary file. MEDIT allows up to 15 files to be open at one time.
  4.  
  5. Standard Features:
  6.  
  7.         - Disk based text editing - No limit on file size, minimum RAM used even for multi-megabyte files
  8.         - Multiple files open and displayed at the same time
  9.         - Open multiple files at once from the file open dialog
  10.         - Drag and Drop support from the file manager
  11.         - Insert and overstrike modes for editing (Unlike many other Windows text editors)
  12.         - MEDIT is Windows 3.x CUA compliant
  13.         - Find and Replace - Also allows selection of text between caret and find target when shift key is pressed
  14.         - Goto Line Number
  15.         - Font Selection for display and printer. (Supports all fonts installed including TRUE-TYPE fonts)
  16.         - Print support with headers, footers, margins and page breaks.
  17.         - Automatic Line Indentation
  18.         - Tab Settings
  19.         - Word Wrap Support
  20.         - Hexadecimal Editor - Allows editing of any binary file
  21.         - HEX Insert and Delete of characters
  22.         - Bookmarks - Unlimited number of Bookmarks
  23.         - Multiple Windows of the same file
  24.         - Comprehensive macro support, including saving and loading
  25.         - Context Sensitive Help
  26.         - Automatic backup file generated with (.BAK) extension in the directory of the original file
  27.         - MEDIT retains its screen position each time it is used
  28.         - Line & column number display (line number display may be disabled)
  29.         - More ...
  30.  
  31. Also:
  32.         - MEDIT accepts a command line input and so can be used to replace NOTEPAD or other editors that are called up from a file manager by clicking on a file.
  33.  
  34.  
  35. -------- Registration ------------------------------------
  36.  
  37. You are limited to 45 Days of use for an unregistered version.
  38.  
  39. MEDIT is a shareware program. If you find it useful and continue to use it you are obligated to register it with the author by sending $27.00 (Ohio Residents add $1.35 Sales Tax) to:
  40.  
  41.         Ian D. Mead
  42.         8209 Chestnut Hill Ct.
  43.         West Chester, OH 45069
  44.  
  45.  
  46. -------- Compuserve Registration -------------------------
  47.  
  48. MEDIT may also be registered online on compuserve by typing GO SWREG and following instructions for registering using ID 2662.
  49.  
  50.         
  51. This will entitle you to the latest registered version, and technical support.
  52.  
  53.  
  54. This program may be freely distributed provided it is unmodified, no charge is made, and all of the following files are included:
  55.  
  56. 1) READ.ME       - This File
  57. 2) MEDIT.EXE     - Executable File
  58. 3) MEDIT.HLP     - MEDIT help file
  59.  
  60.  
  61.  
  62.  
  63. // History - From Version 2.15
  64. V2.16        - A limited release copy adding font selection. Also added file modify date size to status bar.
  65.  
  66. V2.17        - Full release for font selection and status bar additions in V 2.16 with updated Help. Fixed a problem where the 'TEMP' directory was set to a network drive and file being edited was on a read-only drive, the file would not be opened. 
  67.  
  68. V2.18        - Added Reset Font option on View menu to allow setting fonts back to default values.
  69.  
  70. V2.19        - Added Add and Remove Indents menu items to the Edit Menu.  Fixed problems with cutting and pasting of large amounts of text (bigger than approx 12K).
  71.  
  72. V2.20        - Added read only support, drag and drop, selection of multiple files at once from the open file dialog, line & column number display, Hex Insert/Delete, Hex Find and multiple file specifications on command line.
  73.  
  74. Modified tab settings dialog to allow Tab Stops and use of space characters. Changed menu item
  75. of New Window to Duplicate Window on the Window Menu.
  76.  
  77. Add F2/CTRL F2 indications on bookmarks menu items (Already worked with F2/CTRL F2 but not indicated on menu).
  78.  
  79. V2.20a       - Fixed minor problems: 
  80.     1) Using Windows NT and editing a binary file may cause a GPF if a line exists of several kilobytes without a LF/CR.
  81.     2) If loading a large binary file without LF/CR and paging down when not in Hex mode a GFP may occurr.
  82.     3) With dual windows on a single file, updated file pointers on the inactive window so that when returning to that window the curor position is in the same relative position as when it was left.
  83.     4) Drag and Drop did not expand the MEDIT window if a file was dropped onto it and MEDIT was minimized.
  84.     5) In Hex Find, a 00 terminates the find string. Also the last byte of a HEX find was ignored.
  85.     
  86.     With exception to the Drag and Drop issue, all of the above problems were found with my own extended testing and have not been reported by any users.
  87.  
  88. V2.20b - Fixed a problem of FIND not finding the search string on long files under certain conditions.
  89.  
  90. V2.20c - Fixed a Divide by zero problem with print preview. Also saved state of status and tool bars.  Closed help file if left open (only happened occasionly).  Puts dialog box up if trying to cut or paste over 64K.  Allows multiple CTRL+M sequences for playing macros without the need to release the control key between instances.
  91.  
  92. V2.21  - Added multiple items to the Tool Bar including find, find next, replace, Word-Wrap, HEX toggle and print preview.  Added page setup under file menu to allow margins, headers and footers.  Added Goto to go to line number (or address in HEX mode).  Made Word-Wrap a permanent setting.   Allow cut/copy/paste of unlimited size (subject to amout of virtual memory available).  Added page-break.
  93.  
  94. V2.21a - Added ICON, thanks to Paul Rabinowitz.  Fix to minor problem with find next when used for the first time in a window without bringing up the find dialog in the active window.
  95.  
  96.  
  97. Windows is a registered Trademark of Microsoft Corporation.