home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / iniser04.zip / readme < prev    next >
Text File  |  1999-05-13  |  1KB  |  37 lines

  1. This package is a client/server approach to updating INI
  2. files. It's free, and you are explicitly permitted to
  3. redistribute the "server" part with any clients that you
  4. develop yourself.
  5.  
  6. In principle, the server part should go on the machine with
  7. the INI files to be edited, and the client part should go
  8. on the machine where you're going to do the editing.  For
  9. evaluation purposes, however, it's safe to put both parts on
  10. the same machine. You can even put them in the same directory
  11. if you prefer.
  12.  
  13. To install, unzip the appropriate zip file (client.zip or
  14. server.zip) into a directory of your choice. The two programs
  15. should be immediately ready to run.
  16.  
  17. The documentation is in the server package.  The client is
  18. supposed to be sufficiently user-friendly that it doesn't need
  19. any documentation.  (Please let me know if that's wrong.)
  20.  
  21. If you want to develop your own client software, you can take
  22. the source code for this one as a starting point. My client
  23. was developed using DrDialog, which is a REXX-based system
  24. available free from the IBM Developer Connection.  REXX is not
  25. my favourite programming language, but I have to admit that
  26. DrDialog lets you get this sort of application working very
  27. quickly.
  28.  
  29. The latest version of this software can be found at
  30.      http://eepjm.newcastle.edu.au/os2/
  31.  
  32.  
  33. --
  34. Peter Moylan
  35. peter@ee.newcastle.edu.au
  36.  
  37.