home *** CD-ROM | disk | FTP | other *** search
/ Dr. CD ROM (Annual Premium Edition) / premium.zip / premium / IBMOS2_1 / KED206B.ZIP / README.DOC < prev    next >
Text File  |  1993-10-11  |  6KB  |  153 lines

  1.  
  2.                             KEd   v2.06
  3.                         OS/2 character mode editor
  4.  
  5.                      (C) Copyright 1993 Kudzu Software
  6.  
  7.                           Don Radick
  8.                           Kudzu Software
  9.                           1452 North Ave. NE
  10.                           Atlanta, GA 30307
  11.  
  12.                           Compuserve ID:76254,764
  13.                           October 10, 1993
  14.  
  15.  
  16. Welcome to the fourth release of KEd!  User support has been growing, and
  17. I have many great enhancements coming for future releases.
  18. First a few legal things (stay with me, it gets better):
  19.  
  20.  
  21. KEd is the sole property of Kudzu Software.  KEd is not free or public 
  22. domain software.  If you use this product on a regular basis then you 
  23. are required to register the product. You may install this program on
  24. more than one computer if only you operate each computer.  The program is 
  25. licensed to YOU, not to a computer - treat it like a book.  
  26. Kudzu Software will not be liable for any use, or inability to use 
  27. this program. 
  28.  
  29.  
  30. KEd is a character-mode editor. Why, you might ask, yet another text editor
  31. for OS/2?  I first became disenchanted with editors while using
  32. the Microsoft C 6.0 PWB editor for OS/2 v 1.x several years ago, and no editor 
  33. really suited me. I wanted an editor with the ease of use of Qedit or
  34. the Norton Editor, but I wanted to be able to customize it.  By the way,
  35. KEd is produced with Borland C++ for OS/2. 
  36.  
  37. I think I've come up with some fairly natural key assignments.  The next 
  38. major version of KEd will allow keyboard remapping. 
  39. For now, KEd loosely emulates SideKick.
  40.  
  41.  
  42. What does KEd do?
  43.  
  44. KEd is a general purpose text editor; you won't find a GUI or fancy font 
  45. support, but you will find a lot of speed.  If you need to "punch out" a 
  46. lot of text or need a fast, inexpensive programmer's editor I think you'll 
  47. like it. KEd was designed for OS/2, and uses such OS/2 features as
  48. multiple threads and HPFS support. I am dissatisfied with the current
  49. implemention of the window manager, and do not anticipate adding 
  50. mouse support anytime soon.  KEd will run fine in an OS/2 windowed
  51. command session, but it's quite a bit slower. 
  52.  
  53. So what can you do with KEd? 
  54.  
  55. Hypertext online help
  56.  
  57. You will find a wealth of information here. Instead of writing a lengthy
  58. manual, you can find an answer to almost any question while on-line. 
  59. As the status line shows, press F1 to get to help.  KED.HLP must be in 
  60. your current directory, your PATH, or any directory in your HELP path.  
  61. I suggest putting KED.EXE and KED.HLP in your \UTIL subdirectory if that 
  62. is in the PATH.
  63.  
  64.  
  65. Search and Replace
  66.  
  67. KEd has powerful search and replace facilities. You can toggle case 
  68. sensitivity (IE: find "House" rather than "house"), search backwards,
  69. find only whole words, and choose to confirm each replace if you wish.
  70.  
  71.  
  72. Cut and Paste by lines or columns
  73.  
  74. You can mark blocks of text by lines, stream, or column. Once you have
  75. marked a block you can cut, view, copy, paste, or write it to a new file.
  76.  
  77. Load multiple files
  78.  
  79. You can load multiple files from the command line, up to the limit of
  80. the OS/2 CMD.EXE command processor.
  81.  
  82.  
  83. HPFS (long filenames) support
  84.  
  85. Since this is an OS/2 product, long filenames are supported. The OS/2 
  86. standard is to enclose a name with spaces with quotes. IE:
  87. KED "This is a long file"
  88. will load the file.
  89.  
  90. Settings save
  91.  
  92. You can change the color sets that various elements have, including 5 separate
  93. sets of colors for the edit window, the borders, dialog boxes, warning
  94. boxes, help and menus.  You can change a number of options for the editor
  95. including Insert/Overstrike, write End_Of_File, safe save, 2 different forms
  96. of PageUP/PageDown, and initial Numlock setting.  The options will be saved 
  97. in KED.INI, which must be in your current directory or PATH.
  98. NOTE: KED.INI is not included in the distribution, you must SAVE your 
  99. settings if you change them.
  100.  
  101. Ascii Chart
  102.  
  103. Press ALT-A, and the current character under the cursor will be highlighted
  104. in a table of all the ASCII characters. You can move to a non-printable
  105. character, press Return, and that character will be inserted in your file.
  106.  
  107.  
  108. Shell to a new session
  109.  
  110. Press Shift-F2, and you can get to a command prompt easily. Initially,
  111. you will find a reminder to type <exit> to get back to the editor, but
  112. this will scroll off the screen, and you will need to remember this.
  113.  
  114.  
  115. So what does KEd cost?
  116.  
  117. Currently, KEd costs $20 for a 1 user registration.  Continued development 
  118. is ONLY possible with your support. I pledge to be very responsive to any 
  119. comments regarding feature set and bug (oh no!) fixes, and at this time I
  120. will offer support to unregistered users.  Any comments are welcome - send
  121. US "snail mail" to the Atlanta address, or send electronic mail to the
  122. Compuserve ID. Registered users will retain their license through the next 
  123. major version change.  IE: if you register v2.06, you will retain your 
  124. license up to and including v3.0x
  125.  
  126. To register, print out the REGISTER.DOC, and send a check or money order.
  127. Corporations can purchase a multiple copy license or site license
  128. at very attractive rates. Contact Kudzu Software for details.
  129.  
  130. There are no "begware" messages or "crippleware" disabled features.
  131. Everyone is treated as a responsible person.
  132.  
  133.  
  134. What are the limits?
  135.  
  136. Since KEd was designed for speed, some compromises had to be made. All
  137. these limits can be changed, just let me know what you'd like to have.
  138.  
  139. 256,000 lines
  140. 12MB file size
  141. 80 column screen width (OS/2 only supports 132 columns on XGA)
  142. 43 or 50 row screen height (EGA/VGA limit)
  143.  
  144. I think it's a little silly to have a text editor that can handle 4 gigabyte
  145. files, or use an interpreter for everything, and those editors are much 
  146. slower as a result. 
  147.  
  148. I hope you like KEd, and look forward to talking to you soon.
  149.  
  150. Don Radick
  151. Kudzu Software
  152.  
  153.