home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / zkuste / Svet_OS2 / KON_106 / README.TXT < prev   
Encoding:
Text File  |  1997-04-26  |  10.5 KB  |  351 lines

  1.                                  *--------------------------------------------*
  2.                                  * Kon version 1.06                           *
  3.                                  *--------------------------------------------*
  4.  
  5. *******************************************************************************
  6.                                 CONTENTS
  7. -------------------------------------------------------------------------------
  8.  
  9.   1. Overview
  10.  
  11.   2. Registration information
  12.  
  13.   3. History
  14.  
  15.   4. Known bugs
  16.  
  17.   5. Disclaimer
  18.  
  19. *******************************************************************************
  20.                                 OVERVIEW
  21. -------------------------------------------------------------------------------
  22.  
  23. Thank you for downloading Kon!
  24.  
  25. Kon is a multi-purpose PM text-editor with a lot of useful functions.
  26.  
  27. Kon features:
  28.  
  29.   * Built-in hexeditor. Switchable between ASCII and hex anytime. Hex startup
  30.     switch.
  31.  
  32.   * Full control of the file you're editing, even in ASCII mode. No codes are 
  33.     inserted in the document unless the ones you specify. 
  34.  
  35.   * Handles LF only linebreaks without converting the file
  36.  
  37.   * Configurable syntax highlighting
  38.  
  39.   * Configurable keys (Borland/Wordstar by default)
  40.  
  41.     * Configurable toolbar
  42.  
  43.   * Macro support
  44.  
  45.   * Undo/redo on all editor functions with configurable buffer
  46.  
  47.   * Multi-threaded operation
  48.  
  49.   * Column block
  50.  
  51.   * Word wrap
  52.  
  53.   * Highly configurable
  54.  
  55.   * Opens up to 10 files in separate windows
  56.  
  57.   * Usable as a file viewer in read-only mode.
  58.  
  59.   * View files in file dialog before you open. Small and easy to use.
  60.  
  61.   * Autosave
  62.  
  63.   * Prints to printer or file
  64.  
  65. Kon does not require any specific installation. Just place Kon in a directory
  66. of your choice and add the directory to the PATH= statement in CONFIG.SYS.
  67.  
  68.  
  69. *******************************************************************************
  70.                          REGISTRATION INFORMATION
  71. -------------------------------------------------------------------------------
  72.  
  73. Kon is a shareware program. That means that you may use and evaluate Kon for a 
  74. period of 30 days, before you decide if you want to buy the program or not.
  75.  
  76. Since I have not crippled the program, except for a notice at program exit the 
  77. program should be considered complete and fully functional for you to fully test
  78. and avaluate it.
  79.  
  80. Therefore, if you do not pay for the program after 30 days, you are not allowed 
  81. to use it and if you use it anyway, you're a thief. That's it.
  82.  
  83. If you register the program you will receive a license number which allows you 
  84. to use this version of Kon and all versions and bugfixes up to the next  major 
  85. revision (i.e. 2.x). As a registered user you will of course get a  discount on 
  86. the next major revision. When you register Kon, the registration notice at 
  87. program exit will of course disappear.
  88.  
  89. How to register:
  90.  
  91. The price of Kon is US$20.
  92.  
  93. There are two ways of registering:
  94.  
  95. 1. Send me cash or a cheque by mail. If you send a cheque, add $5 for the 
  96. cashing fee.
  97.  
  98. 2. Register through BMT Micro. Please read BMTMICRO.TXT for further information.
  99.  
  100. Along with the registration fee, please also supply the following information:
  101.  
  102.   -You full name and adress
  103.   -Fax number (if applicable)
  104.   -E-mail adress (if applicable)
  105.   -Version number of Kon. (See Help-About...)
  106.   -Where you received Kon.
  107.   -For what tasks you're using Kon.
  108.   -What you think of Kon, improvements etc.
  109.  
  110. Send to:
  111.  
  112.   Björn Andersson
  113.   Vidblicksg. 13A
  114.   S-412 57 Gothenburg
  115.   Sweden
  116.   
  117.   E-mail: bjorn_and@geocities.com
  118.  
  119. In return, I will send you your license information the fastest way.
  120. If you do not have e-mail or fax-number, please supply an adressed envelope.
  121.  
  122. You can always get in touch with me by e-mail, for suggestions, bugs etc.
  123.  
  124. The latest version of Kon is available at:
  125. http://www.geocities.com/SiliconValley/Pines/1827
  126.  
  127.  
  128. *******************************************************************************
  129.                                   HISTORY 
  130. -------------------------------------------------------------------------------
  131.  
  132. v. 1.00 Rev. 1000  970109
  133. -------------------------
  134.  
  135. Release version
  136.  
  137. v. 1.01 Rev. 1001  970116
  138. -------------------------
  139.  
  140. Word-wrap added. New commands:
  141. FormatParagraph
  142. FormatParagraphsInBlock
  143.  
  144. Startup in read-only mode.
  145.  
  146. Startup in hex.
  147.  
  148. Notebook rearranged.
  149.  
  150. Possible to change linebreak sequence. (CR+LF or LF)
  151.  
  152. Paste word at cursor position into find dialog, and paste marked block into find
  153. dialog. Both are options.
  154.  
  155. v. 1.01 Rev. 1002  970119
  156. -------------------------
  157.  
  158. Significant speed improvement when moving cursor in large files. Even though 
  159. find routine is not changed, moving to the position where the text is found goes
  160. much faster.
  161.  
  162. Doubled speed in search & replace.
  163.  
  164. Killed serious internal bug. Could give wrong character on certain positions in 
  165. a file.
  166.  
  167. Search & replace bug killed. If a short word was replaced by a longer and the 
  168. replace counter was set greater than 1, all words were not replaced.
  169.  
  170. Notebook bug in Font/color page fixed.
  171.  
  172. v. 1.01 Rev. 1003  970120
  173. -------------------------
  174.  
  175. Added option to save window postition and size, when a window is closed.
  176.  
  177. Made Read-only mode visible by placing a red 'R' on the modified-mark position.
  178.  
  179. Stripped menu in Read-only mode, instead of greying.
  180.  
  181. Fixed a bug in FormatParagraph.
  182.  
  183. v. 1.01 Rev. 1004 970122
  184. ------------------------
  185.  
  186. Save window position and size introduced a bug, which made the editor crash in 
  187. certain circumstances, for instance when a file pattern was supplied on the 
  188. command line. Fixed.
  189.  
  190. Added labels to the upper fields in the hexeditor.
  191.  
  192. v. 1.01 Rev. 1005 970122
  193. ------------------------
  194.  
  195. Fixed bug. When holding RepatFind key down and several words are found, the 
  196. screen may be updated incorrectly. This is only a visual bug.
  197.  
  198. v. 1.01 Rev. 1006 970127
  199. ------------------------
  200.  
  201. Notebook didn't look good on resolution lower than 1024x768. Fixed. Also 
  202. adjusted statusline height.
  203.  
  204. Added option: Move cursor to end of block when pasted or copied. This is set to 
  205. default to make Kon behave like standard editing procedures.
  206.  
  207. Fixed scrollbar in hexeditor when loading very large files in hex-editor.
  208.  
  209. Turn off cursor always when window loses focus.
  210.  
  211. v. 1.01 Rev. 1007 970129
  212. ------------------------
  213.  
  214. Fixed bug in help. Could cause strange errors.
  215.  
  216. When the code was optimized in rev. 1002, a bug was introduced by mistake. When 
  217. typing in Overwrite-mode, the line end would be overtyped if reached.
  218.  
  219. v. 1.02 Rev. 1008 970130
  220. ------------------------
  221.  
  222. Added simple macro commands to .KBD-files.
  223.  
  224. v. 1.02 Rev. 1009 970131
  225. ------------------------
  226.  
  227. Added commands ScreenOFF and ScreenON for use in macros.
  228.  
  229. Fixed screen update bug in Macro.
  230.  
  231. If an error occurs in a .KBD file, Kon displays a message box stating the error,
  232. but doesn't quit the editor.
  233.  
  234. Added option to display a message box when a string is not found.
  235.  
  236. v. 1.03 Rev. 1010 970222
  237. ------------------------
  238.  
  239. Added print support. Kon does not use OS/2's printer drivers, mainly because of 
  240. lack of time on my part to implement it. On the other hand, printing directly to
  241. a device also gives the opportunity to print to a file very easy, which is 
  242. sometimes very handy. Kon prints both ASCII and Hex. Command: Print.
  243.  
  244. Also fixed some internals.
  245.  
  246. v. 1.03 Rev. 1011 970302
  247. ------------------------
  248.  
  249. Fixed a few inconsistencies in syntax highlighting. Also added HTML-support.
  250.  
  251. v. 1.03 Rev. 1012 970302
  252. ------------------------
  253.  
  254. Oops! Display bug when marking column-block, due to the change above.
  255.  
  256. v. 1.04 Rev. 1013 970408
  257. ------------------------
  258.  
  259. There's been a long time since I last updated Kon due to that my monitor
  260. broke down and the fact that I had a lot to to with my studies. The repair seem 
  261. to take a very long time, and I have managed to get a replacement monitor 
  262. meanwhile.
  263.  
  264. In this release I have fixed some bugs regarding Auto-indent, which could crash 
  265. the editor if Auto-indent was turned of and use-tabs was turned on.
  266.  
  267. v. 1.04 Rev. 1014 970418
  268. ------------------------
  269.  
  270. Removed a small bug in the syntax highlighting page.
  271.  
  272. v. 1.05 Rev. 1015 970418
  273. ------------------------
  274.  
  275. Added a configurable toolbar.
  276.  
  277. v. 1.05 Rev. 1016 970419
  278. ------------------------
  279.  
  280. Fixed a repaint bug in Find dialogs.
  281.  
  282. v. 1.05 Rev. 1017 970420
  283. ------------------------
  284.  
  285. Saving Find and replace settings and strings to INI-file.
  286.  
  287. Different cursor sizes when in insert mode and in overwrite mode.
  288.  
  289. The screen flashed when switching windows when another background than white was
  290. selected as background color.
  291.  
  292. In read-only mode, gray out invalid commands in the toolbar.
  293.  
  294. Added command DateAlpha, which inserts date at current pos as Apr 20, 1997.
  295.  
  296. v. 1.05 Rev. 1018 970423
  297. ------------------------
  298.  
  299. Fixed two bugs:
  300.  
  301. 1. Converting case on a block on an empty block would crash the 
  302. editor.
  303.  
  304. 2. Loading Kon with the toolbar enabled and no keyboard file in the 
  305. startup dir would also crash Kon.
  306.  
  307.  
  308. v. 1.06 Rev. 1019 970426
  309. ------------------------
  310.  
  311. Made Kon handle file and disk errors much better.
  312.  
  313. Kon no longer destroys extended attributes attached to a file when 
  314. saved.
  315.  
  316. Description for each item in toolbar is displayed in the status area. 
  317. This is an option which can be toggled in the Toolbar page in the 
  318. settings notebook.
  319.  
  320. Added Warp 4 notebook style. Command line option -3 provided to 
  321. disable this feature.
  322.  
  323. Added commands SavePos which saves the current cursor position. 
  324. Command MoveToNextPos jumps between saved postions.
  325.  
  326. v. 1.06 Rev. 1020 970426
  327. ------------------------
  328.  
  329. Added command MoveToPrevPos. See above.
  330.  
  331.  
  332. ******************************************************************************* 
  333.                                 KNOWN BUGS
  334. -------------------------------------------------------------------------------
  335.  
  336. Repeat find when "Entire scope" has been selected doesn't work.
  337.  
  338.  
  339. ******************************************************************************* 
  340.                                 DISCLAIMER
  341. -------------------------------------------------------------------------------
  342.  
  343.       IMPORTANT NOTICE
  344.       
  345.       Kon is provided "as is". The author is not responsible for any 
  346.       damage that Kon might cause, directly or indirectly. There is no
  347.       warranty of any kind. By using the shareware version or the 
  348.       registered version, you agree to these terms.
  349.  
  350.  
  351. Copyright(c) 1997 Björn Andersson