home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / confm05.zip / README.TXT < prev   
Text File  |  1995-06-10  |  3KB  |  86 lines

  1. ConfigMaster - ver. 0.50 (Beta I)
  2. ---------------------------------
  3.  
  4.         Thank you for trying out the preview version of 
  5. ConfigMaster.  Please make sure to read the entire contents of 
  6. this file before attempting to run the program itself.
  7.  
  8.  
  9. Disclaimer
  10. ----------
  11.         The author assumes no responsibility and will not be held 
  12. accountable for any damages arising from the use of this 
  13. product.  ConfigMaster is provided "as is" without warranty of 
  14. any kind either expressed or implied.  Use it at your own risk.
  15.  
  16. What Is It?
  17. -----------
  18.         ConfigMaster is a simple CONFIG.SYS editor,  written 
  19. entirely in REXX. It will run under OS/2 2.0 or higher, 
  20. including Warp 3.0.  Its easy to use point-and-click GUI is 
  21. meant to minimize the amount of typing/scrolling normally 
  22. involved in modifying system configuration files.  
  23. Additionally, the built-in "shortcut" menus provide convenient 
  24. access to most commonly changed settings.  This first beta 
  25. release is still lacking many important features, particularly 
  26. good on-line help.  Context-sensitive help system is currently 
  27. under construction and will be made available in the next 
  28. successive version of ConfigMaster.
  29.         
  30. Plea for Assistance
  31. -------------------
  32.         Your feedback is crucial to further development of this 
  33. product.  Any suggestions on how to make it better (i.e. more 
  34. powerful and easier to use) will be greatly appreciated!
  35.  
  36. Short User Guide
  37. ----------------
  38.         Most menus and toolbar buttons are pretty much 
  39. self-explanatory.  Short tips are displayed on the information 
  40. line every time the mouse cursor is placed on the top of one of 
  41. the main window's objects.  Commands like cut, paste, copy, 
  42. file open, etc.  behave just like in any other application and 
  43. as such should be fairly intuitive.  Virtually all operations 
  44. are performed on a per-line basis.  Some commonly used tasks 
  45. are briefly summarized below:
  46.  
  47. 1.      Selecting text for editing
  48.         Clicking on any of the lines in the main scroll box will 
  49. copy it's contents to the edit box below.  Many operations are 
  50. valid for more than one line.  To select multiple lines, hold 
  51. the Ctrl key down while performing the selections.  Adjacent 
  52. lines may be selected by dragging the mouse vertically in 
  53. either direction with the left button depressed.
  54.  
  55. 2.      Modifying current line
  56.         The text displayed in the the edit box may be modified as 
  57. needed. To save the changes, click on the OK button (first one 
  58. from the left)
  59.  
  60. 3.      Moving to a specific line number
  61.         This may be achieved in two ways:
  62. a) by clicking on either of the spin button arrows until 
  63. desired number appears in the adjacent box.
  64. b)  by typing the appropriate number directly in the box 
  65. (followed by Enter)
  66.  
  67. 4.      Removing nonexistent directories from the path lines.
  68.         Invalid entries (i.e. old, long deleted directories) in 
  69. the lines beginning with LIBPATH=, SET PATH= and SET DPATH= may 
  70. be automatically removed  by the program by selecting 
  71. Special-Purge from the Edit menu.
  72.  
  73.  
  74.         So much in a nutshell.  Should you have any questions or 
  75. comments, please feel free to send a note to:
  76.  
  77. Peter Rachwal
  78. 1525 NE 7th Street
  79. Gainesville, FL 32601
  80.  
  81. or e-mail to:
  82. peter@ufark2.chem.ufl.edu
  83.         
  84.  
  85. ---------------------------Good Luck!---------------------------
  86.