home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / wwwmrg.zip / WWWMERGE.DOC < prev   
Text File  |  1995-01-07  |  3KB  |  61 lines

  1.     ┌─────────────────────────────────────────────────────────────────┐
  2.     │                          WWWMerge v1.0                          │
  3.     │                                                                 │
  4.     │             copyright (c) 1994, Hilbert Computing               │
  5.     └─────────────────────────────────────────────────────────────────┘
  6.  
  7.     WWWMerge is FREEware that will consolidate the hotlist entries for
  8.     the World Wide Web explorer that comes with Warp.  If you have
  9.     multiple machines that you would like to keep in synch or if you
  10.     would like to exchange hotlists with your friends and co-workers,
  11.     this can aid you.
  12.  
  13.     The hotlist is kept in the EXPLORE.INI file in the directory
  14.     pointed to by the ETC environment variable.  This will merge the
  15.     hotlist entries without duplicates back into the live EXPLORE.INI.
  16.     A backup copy is made in EXPLORE.BAK.  If there are entries in
  17.     your friend's hotlist that you don't want to merge into yours, you
  18.     can create a file called EXCLUDE.INI that looks exactly like an
  19.     EXPLORE.INI.  If present, its hotlist entries that match the
  20.     entries in the file to be merged will not be added.
  21.  
  22.  
  23.     The syntax is
  24.  
  25.             WWWMERGE otherini
  26.  
  27.  
  28.     For example, say your co-worker stops by with his EXPLORE.INI on a
  29.     floppy disk.  You would type:
  30.  
  31.  
  32.             WWWMERGE A:\EXPLORE.INI
  33.  
  34.     and viola, your C:\TCPIP\ETC\EXPLORE.INI would now contain the
  35.     entries from your hotlist and his.  Now assume there are three
  36.     entries in the hotlist that you don't want to visit and you don't
  37.     want them to clutter your hotlist.  Make a copy of your
  38.     EXPLORE.INI to EXCLUDE.INI.  Edit both files and delete the ones
  39.     from EXPLORE.INI to remove. Leave them in EXCLUDE.INI and remove
  40.     all of the others.  When you get new entries you don't want
  41.     edit both files and MOVE the appropriate lines from EXPLORE.INI to
  42.     EXCLUDE.INI
  43.  
  44.     This is a "quick-and-dirty" utility that has become helpful to me.
  45.     Plans for future enhancement include a more automated way of
  46.     handling the EXCLUDE.INI file and a VisPro/REXX GUI for the whole
  47.     utility.  I welcome comments on ways to make the utility more
  48.     helpful.
  49.  
  50.     The code is free.  Feel free to distribute it in whatever way you
  51.     choose.  All I ask is that any modifications NOT be placed back
  52.     into a public location.
  53.  
  54.       Gary Murphy
  55.       Hilbert Computing
  56.       1022 N. Cooper
  57.       Olathe, KS 66061
  58.       CIS:      73457,365
  59.       Internet: hilbert@ibm.net
  60.  
  61.