home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / CNET124.ZIP / UPGRADE.DOC < prev   
Text File  |  1992-09-05  |  5KB  |  158 lines

  1.  
  2.  
  3. *****************************************************************************
  4.  !!!!!!!!!!!!!!!!!!   PLEASE READ THIS WHOLE FILE    !!!!!!!!!!!!!!!!!!!!!!!
  5. *****************************************************************************
  6.  
  7.         This file contains necessary information for upgrading from CNet
  8.         1.10 to CNet 1.20.  There are many significant changes in this
  9.         version, so please read this entire file.
  10.  
  11.         Table of Contents
  12.         ─────────────────
  13.  
  14.         I.  Changes from 1.10 to 1.20
  15.  
  16.         II.  What do you need to do?
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.         I.  Changes From CNet 1.10 to CNet 1.20
  67.  
  68.                 This version iincludes major changes in the way CNet
  69.         looks and operates.  There are four areas that describe these
  70.         changes - configuration files, on-screen information, CRC files,
  71.         and bells & whistles.
  72.  
  73.         Configuration Files
  74.  
  75.                 The changes in the configuration files were intended to
  76.         provide an easier format for the user to work with while allowing
  77.         me to cram more information into the same space.  The new CFG file
  78.         format uses keywords much like TNet or RNet.  Included in this
  79.         ZIP is a sample CFG file as well as a program 11TO12.COM that
  80.         will convert your existing configuration files.  NOTE:
  81.         11TO12.COM requires that your provide it with the orginal file
  82.         name and a new file name;  They can not be the same!  It is a
  83.         good idea backup your configuration files "just incase".
  84.  
  85.                 The following is a list of valid keywords.  Each is
  86.         covered in great detail in the sample.cfg and the reference
  87.         manual.
  88.  
  89.         SYSTEM                          SYSOPNAME
  90.         QWKDIR                          REPDIR
  91.         POINTERDIR                      UBBSDAT
  92.         LOGDIR                          CRCDIR
  93.         HOSTSYSOP                       DUPECONF
  94.         TEMPDIR                         YOURORGIN1
  95.         YOURORGIN2                      YOURORGIN3
  96.         YOURORGIN4                      YOURORGIN5
  97.         YOURORGIN6                      YOURORGIN7
  98.         YOURORGIN8                      YOURORGIN9
  99.         HOSTORGIN1                      HOSTORGIN2
  100.         HOSTORGIN3                      HOSTORGIN4
  101.         HOSTORGIN5                      HOSTORGIN6
  102.         HOSTORGIN7                      HOSTORGIN8
  103.         HOSTORGIN9                      FIDO_TAGS
  104.         CRCMETHOD                       SYSTEM
  105.         FIDO                            READONLY
  106.         CONFERENCE                      UBBSDAT
  107.         PRIVATE                         CRCREBUILD
  108.         APPEND                          ALIAS
  109.         TCAN                            TEMPDIR
  110.  
  111.  
  112.         On Screen Information
  113.  
  114.                 CNet 1.20 uses "windowed" output.  The presentation of
  115.         the data should be much more pleasing to the eye as well as more
  116.         informative.  For the techies who care, CNet uses direct screen
  117.         writes, but if you are under DesQview, it writes directly to the
  118.         DV buffer so you may change your "program information"
  119.         accordingly.
  120.  
  121.         CRC Files
  122.  
  123.                 The CRC files have received two changes.  First, the
  124.         format of the CRC files has changed permitting faster searches.
  125.         I'd appreciate any input on just how much faster it is.  The
  126.         second change is in the rebuild function of CNet.  In the past
  127.         CNet attempted to have the CRC files acurately reflect the
  128.         actual message base.  If the message base had been packed and
  129.         messages deleted, CNet would rebuild it's CRC file.  This could
  130.         take quite a bit of time, especially if there are a lot of
  131.         conferences.  Using the CRCREBUILD keyword, CNet can be
  132.         configured to keep a specified number of CRC records regardless
  133.         of the state of the message base.  This greatly increases CNet's
  134.         overall speed while giving you the ability to control the size
  135.         of your CRC files.  Alternatively, CNet 1.20 may be configured
  136.         to work exactly as it did in version 1.10 with the statement
  137.         CRCREBUILD=0.
  138.  
  139.         Bells & Whistles
  140.  
  141.                 This also includes what I call "bells & whistles".  These
  142.         are small features that aren't necessarily important to the program
  143.         but they are features that some people appreciate.  These
  144.         features include Alias support, Trashcan, aMultiple archivers,
  145.         and Appending a REP file.
  146.  
  147.  
  148.         II.  What do you need to do?
  149.  
  150.         1.  Delete all of your CRC files.
  151.         2.  Make backups of your CFG files
  152.         3.  Run 11TO12.COM on your CFG files
  153.         4.  Rename your new configuration files to have the .CFG
  154.                 extension.
  155.         5.  That's it!
  156.  
  157.  
  158.