home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 A / CHIP_HITWARE_7A.iso / Tools / EdiFic / readme.txt < prev   
Text File  |  1999-12-29  |  2KB  |  66 lines

  1. PURPOSE
  2. -------
  3.  
  4. Edific is a utility that allows to make neglected changes in text files on the basis 
  5. of commands indicating the operations that are wanted to execute.
  6. The program supports replacement of strings and substrings, addition and suppression 
  7. of lines, search, etc. 
  8. Also allows to work on files INI of Windows, with concrete operations of creation 
  9. and elimination of sections, values. 
  10. Added functionality of management of the registry.
  11.  
  12.  
  13. USAGE
  14. -----
  15.  
  16. In order to use the program, simply execute it of the following way 
  17.  
  18. EDIFIC32 commandfile [/d] [/h] [/llogfile] [/alogfile] [/o]
  19.  
  20. where 
  21.  
  22.   commandfile is a script file with the commands you want to execute.
  23.               (see the help file for help on commands and examples)
  24.   /d          debug the operations
  25.   /o          doesn't show the credits
  26.   /llogfile   puts the log in this file
  27.   /alogfile   like /l but appends
  28.  
  29.  
  30. * EDIFIC32    Works on 95/98/NT/2000 and has support of management of registry
  31.  
  32. TERMS AND CONDITIONS
  33. -----------------------------------------------------------------------
  34.  
  35. BY USING THIS SOFTWARE YOU ARE CONSENTING TO BE BOUND BY THIS AGREEMENT.
  36.  
  37. Edific32 is a free software.
  38.  
  39. You may not:
  40.  
  41. * Modify or translate the executable files or help files provided.
  42. * Sell this software. These utilities are free.
  43.  
  44. Under no circumstances and under no legal theory, contract or otherwise 
  45. shall DLC sistemas or the author be liable to you or any other person 
  46. for any indirect, special, incidental or consequential damages of any 
  47. character. There is no warranty for damages of any type caused by using 
  48. this application. 
  49.  
  50. The author will appreciate any kind of support from you if it does not 
  51. put the author under some obligation.
  52.  
  53. You can contact the author by email :  edific@dlcsistemas.com
  54.  
  55. You may find the latest version of Edific at DLC Sistemas home page:
  56.  
  57. http://www.dlcsistemas.com
  58.  
  59. Requirements
  60.  
  61. Supported operating systems:
  62.  
  63. * MS-Windows 95, 98
  64. * MS-Windows NT 3.51 and 4.0
  65.  
  66. -----------------------------------------------------------------------