home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / CEREBRUM / WT136.ZIP / MUSTREAD.ME < prev    next >
Text File  |  1997-02-01  |  3KB  |  64 lines

  1. This is the new version of WWIVToss, version 1.36, which makes some
  2. changes in the area storage structures.  Because of this, it is
  3. neccessary to run a convert program on your AREAS.DAT file.
  4.  
  5. Here's what you have to do.
  6.  
  7. First of all, create an archive with the following files in them:
  8.         WWIVTOSS.EXE
  9.         WSETUP.EXE
  10.         WWIVTOSS.DAT
  11.         NODES.DAT
  12.         XLAT.DAT
  13.         AREAS.DAT
  14.         DOMAINS.DAT
  15.  
  16.         These should all be in your WWIV directory, and are your current
  17.         working files.  Save this archive aside somewhere - you *MAY*
  18.         need it.
  19.  
  20.         Now, unarchive the included zip WT-136.ZIP into your WWIV
  21.         directory.  It's password protected, to ensure that you HAVE to
  22.         read this file first.  To unarchive it, use the commandline:
  23.  
  24.         PKUNZIP WT-136.ZIP -sIREADIT
  25.  
  26.         And it should unarchive.
  27.  
  28.         Now, rename AREAS.DAT to AREAS.$$$.  Delete AREAS.DAT.
  29.  
  30.         Run CVT.EXE
  31.  
  32.         Load up WSETUP and check your areas to make sure that all the
  33.         areas got changed over correctly.  Testing here has shown that
  34.         it will, but you'd better make sure.  If it didn't, delete
  35.         AREAS.DAT and try it again.  If it still doesn't, unarchive your
  36.         backup that you made earlier (i.e. go back to WWIVTOSS 1.34) and
  37.         email me.
  38.  
  39.         If you get a bunch of unwanted nodes in your export list for
  40.         and area, press PgUp to clear them out while in the export_node
  41.         setup screen.
  42.  
  43.         Notice the new feature of setting an area so that you can write
  44.         incoming messages to a directory as .MSG files, rather than
  45.         importing them into WWIV.  Make sure that you have a directory
  46.         defined if you set the area type to 2.  Standard area type
  47.         should be 1 for importing to WWIV.
  48.  
  49.         Speed factors have changed slightly with the new format.
  50.         Processing 1000 messages in my test system (P-75 with 8 meg RAM)
  51.         took about 30 seconds longer with this version.  Obviously, the
  52.         more areas that you have listed in AREAS.DAT, the longer it will
  53.         take.  I did a test of adding 150 additional fake areas randomly
  54.         to my AREAS.DAT, and processing time for 1000 messages increased
  55.         by about 2 minutes.  It's still pretty fast, but the more areas
  56.         you have, the slower it will become.
  57.  
  58.         I am in the process of coding WWIVToss to write directly to the
  59.         WWIV message areas, thus eliminating the need for running the
  60.         network software at all.
  61.  
  62.  
  63.  
  64.