home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / bbs_mail / boards21.arj / UPDATE.DOC < prev    next >
Text File  |  1991-05-12  |  3KB  |  67 lines

  1.  
  2.  VERSION 2.1
  3.  ~~~~~~~~~~~
  4.          Version 2.1 is a maintenance release.  The previous version ran
  5.          into problems  when it encountered an entry in the Nodelist that
  6.          exceeded a line length of 100 characters.  This resulted in a
  7.          corrupted listing.
  8.  
  9.  
  10.  VERSION 2.0
  11.  ~~~~~~~~~~~
  12.          Version  2.0  of  BOARDS.EXE  is a complete rewrite of the program
  13.          from QBASIC into C.  This was brought about because of data  space
  14.          limitations  with  QBASIC causing the program to run out of memory
  15.          when processing very large Regions in the Nodelist. Conversion  to
  16.          C  removed this limitation and memory related problems should be a
  17.          thing of the past.
  18.  
  19.  
  20.          New features brought about during the update:
  21.  
  22.          o  Program  will  now  handle the largest of Regions.  In cases of
  23.             severe memory shortage a partial listing will be produced.
  24.  
  25.          o  Program  can  now  extract  a complete Zone 'on the fly' rather
  26.             than having to run the program for each Region.
  27.  
  28.          o  Zone to be processed now selectable.  Removes  earlier  problem
  29.             with duplicated Region numbers in different Zones.
  30.  
  31.          o  Program can now create listings in three formats - Avatar, ANSI
  32.             and plain ASCII.
  33.  
  34.          o  Header  filename  and  path  are now user definable rather than
  35.             being hard coded.
  36.  
  37.          o  Extended help now contained in a separate support file that may
  38.             be deleted if not required.
  39.  
  40.          o  Listing page size now user definable and able to be deselected.
  41.  
  42.          o  Default sort is now on the 'Location' field.  Earlier  versions
  43.             defaulted to sorting on the 'Telephone Number' field.
  44.  
  45.          o  User may now select to keep  duplicate  board  entries  in  the
  46.             listing.  Earlier version forced their deletion.
  47.  
  48.          o  Program  size  reduced from 51 Kbytes to 28 Kbytes and will now
  49.             run in as little as 70 Kbytes of free  memory  compared  to  an
  50.             absolute minimum of 140 Kbytes for earlier versions.
  51.  
  52.          o  Memory  requirements  now  dependent  on the size of the largest
  53.             Region to be processed.
  54.  
  55.          o  Option to produce a MAP file of regions/zones extracted to allow
  56.             automatic OPUS menu creation by companion program BOARDSMU.
  57.  
  58.  
  59.          One  option that existed in earlier versions that has been removed
  60.          with the release of version 2.0 is the /B+ option.  A systems baud
  61.          rate is now always listed as its maximum rate.  If you don't  know
  62.          what /B+ did.... don't worry about it.
  63.  
  64.  
  65.  
  66.  
  67.