home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR10 / CSEDB2.ZIP / README.TXT < prev   
Text File  |  1993-07-31  |  4KB  |  91 lines

  1. (c) 1993, Multitask Consulting Pty Ltd. All Rights Reserved.
  2. Author: Dion Gillard      Date: 17-06 23:29
  3.  
  4. CS-Edit/2 Beta Version 2 ReadMe File
  5. All feedback to CompuServe OS2AVEN Forum, Other Vendors Section.
  6. Write to Dion Gillard 100026,470.
  7.  
  8. Introduction
  9. ============
  10.   Hi, thanks for downloading the second public beta of CS-Edit/2.
  11.   
  12.   This program is an intelligent CONFIG.SYS editor for OS/2 2.x
  13.   
  14.   To install :-
  15.     * unzip CSEDIT2.ZIP, using PKUNZIP2 or another unzipper, into it's own directory.
  16.     * Change into the directory you used in the above step
  17.     * Type 'INSTALL' without quotes and press Enter.
  18.  
  19.   The install should create an icon on your desktop, which you can double click
  20. on to launch the program.
  21.  
  22.   This program is being publicly beta tested on CompuServe via the OS2AVEN
  23. forum, in the Other Vendors section. We would appreciate all comments and
  24. will support the product there to the best of our ability. Feel free to make
  25. any critcisms about the product you feel will make it better.
  26.  
  27. Limitations
  28. ===========
  29.   This beta copy will expire September 1st.
  30.   We plan to have the product commercially available around this time.
  31. We have decided to slip our planned August ship date to take advantage of some
  32. new features in VisPro/REXX that we feel are very important to the usability of
  33. CS-Edit/2 (specifically multithreading).
  34.   
  35.   This is BETA CODE. Multitask Consulting takes no responsibility for any
  36. harm resulting from the use or non-use of this software. Multitask Consulting makes no
  37. guarantee as to the function, performance or usability of this software, whether
  38. expressed or implied. Use at your own risk.
  39.  
  40.   Having said this, the software has been tested and has not yet
  41. corrupted the configuration of any of our machines.
  42.  
  43. Changes from first beta
  44. =======================
  45. 1 - VDISK.SYS, VEMM.SYS, VXMS.SYS device statements now totally supported.
  46. 2 - CS-Edit/2 can 'learn' new SET statements (such as those that point to a directory
  47. or PATH). Other support will be added next drop.
  48. 3 - Focus is given back to the listbox after other operations.
  49. 4 - SET SHELLEXCEPTIONHANDLER, SET HOSTNAME, SET SLIP.COM, SET ETC,
  50.     SET XFILES, SET GPF, SET GPFBITMAP, SET DMSQPATH, SET TEMP,
  51.     SET TMPDIR, SET DIRCMD supported.
  52. 5 - Direct edit of filenames for devices and other file selection has been added.
  53. 6 - The user is stopped from deleting TESTCFG.SYS device driver.
  54. 7 - PATH Errors not being displayed bug fixed.
  55. 8 - Lower case bugs have been fixed.
  56. 9 - Settings for warning the user have been added.
  57. 10 - An about box has been added, and the help and INFO revisited.
  58. 11 - Icons now have text in all resolutions. (XGA wasn't previously working).
  59. 12 - Saving to incorrect file bug fixed.
  60.  
  61. Known enhancements (feel free to prioritize and add to!)
  62. ========================================================
  63. 1 - Ability to move lines necessary
  64. 2 - Add Change, Add and Check support for the following devices
  65.     TOUCH.SYS - Only Help Done
  66.     SIO.SYS - Not done yet.
  67.     All BASEDEVs and IFS's. (CDFS and HPFS IFS's done).
  68.     OS21MEMU/OS20MEMU device - Not done yet.
  69.     PROFIT.SYS device driver for C++ Tools.
  70. 3 - A 'smart join' of a line split by an editor that can't
  71. handle long lines should be implemented.
  72. 4 - The ability to change SET VIO_SVGA type statements should be provided, 
  73. but made simple.
  74. 5 - Ability to change VIDEO_DEVICES statement (goes with statement above)
  75. 6 - Ability of the program to know the difference between a LAN drive and 
  76. a badly specified local drive should be reflected in error/warning 
  77. messages.
  78. 7 - Adding a directory to the path could be 'duplicated' for libpath, 
  79. dpath etc
  80. 8 - Advise user to place network drives at end of path type statements 
  81. and reformat for them if they choose to do so.
  82. 9 - Possibly kick off INI Editors and other utility programs (like 
  83. Performance 2.1) from CS-Edit/2.
  84. 10 - Have a default button to set a statement to the default, or 
  85. installation value.
  86. 11 - Have a recommendation/tune/optimise button to optimise config.sys.
  87. 12 - CDROM support will be checked for all statements in the CONFIG.SYS, or none.
  88. 13 - Reconciling AUTOEXEC.BAT and CONFIG.SYS is being worked on.
  89. 14 - Add a file type of "OS/2 Configuration" and give that file type to CONFIG.*, associate CS-Edit/2
  90. with that type.
  91.