home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / ibm1 / nbr110.arj / NBR.DOC < prev    next >
Encoding:
Text File  |  1992-05-12  |  4.3 KB  |  119 lines

  1.  
  2.  
  3.                              NBR 1.10 (12-May-1992)
  4.                             NewsBytes and BIX Reader
  5.                          Copyright (C) 1992 Geoffrey Sy
  6.                               All Rights Reserved
  7.  
  8.  
  9.                               NBR is supported by:
  10.  
  11.          Residence:                            Support BBS:
  12.  
  13.           Geoffrey Sy                           The GRAFIX Connection
  14.           51 Wyatt Walk                         HST: (416) 287-9002
  15.           Toronto, Ontario  CANADA              2400: (416) 286-8734
  16.           M5A 3T3
  17.  
  18.          ═════════════════════════════════════════════════════════════
  19.          NBR make reading NewsBytes and BIX less of a chore. It breaks
  20.          down NewsBytes and BIX articles into sections.  Then presents
  21.          a scrollable menu of the available articles to choose from.
  22.          To use NBR, issue the following commands from DOS:
  23.  
  24.          To tell NBR the location of your text viewer for reading the
  25.          articles - this should be done first:
  26.  
  27.             NBR /S
  28.  
  29.          To view a new file:
  30.  
  31.             NBR NB920421.TXT
  32.             NBR NB*.TXT
  33.             NBR BIX
  34.             NBR BIX*.*
  35.                                                                                 
  36.          To view an article that has been previously processed by NBR:
  37.  
  38.             NBR
  39.                                                                                 
  40.          Online help is available by pressing F1.
  41.  
  42.          NBR can be incorporated directly into your DeLuxe² reader. To
  43.          do this just load up DeLuxe², choose Config, Misc, cursor to
  44.          "LIST file command" and type in NBR.EXE.
  45.  
  46.          ═════════════════════════════════════════════════════════════
  47.          TECHNICAL SPECIFICATION:
  48.  
  49.          COMPILER:
  50.              Turbo Pascal v6.0 by Borland International.
  51.  
  52.          TOOLS:
  53.              The Textual User Interface (TUI) used in this program was
  54.              made possible with the help of Techojock's Object Toolkit.
  55.  
  56.          HARDWARE:
  57.              The computer is a home-made 80286/20. The phosphor tube
  58.              is a blazingly fast and colourful 12" amber CGA made by
  59.              DataTrain. The hard drive is a high speed, high capacity,
  60.              quiet ST-296N SCSI driven by a state-of-the-art ST01 host
  61.              adaptor. Both items were manufactured by Seagate. One of
  62.              the nicest thing about the system is the quiet tactile
  63.              Omikey keyboard by Northgate.
  64.  
  65.          MEMORY:
  66.              It uses some memory, but not a lot.
  67.  
  68.          LIMITS:
  69.              The program reserves 65K for storing article headlines.
  70.              This is adequate for most operations, if you need more, a
  71.              version that uses all available conventional memory is
  72.              available for the asking.
  73.  
  74.          ═════════════════════════════════════════════════════════════
  75.          REVISION HISTORY:
  76.  
  77.          05-11-92 - v1.00: Initial Release
  78.          05-12-92 - v1.10: Added support for reading BIX
  79.                            Can be as your DeLuxe² text reader
  80.  
  81.          ═════════════════════════════════════════════════════════════
  82.          REGISTRATION:
  83.  
  84.          This program is FreeWare, No registration is asked. Comments,
  85.          suggestions, critiques, donations are welcome.
  86.  
  87.          ═════════════════════════════════════════════════════════════
  88.          STANDARD DISCLAIMER:
  89.  
  90.          This program is provided on an "AS IS" basis.  No warranty of
  91.          any kind is expressed or implied.
  92.  
  93.                        USE THIS PROGRAM AT YOUR OWN RISK.
  94.  
  95.          I take no responsibility for any damage caused directly or
  96.          indirectly from the use or the inability to use this program.
  97.  
  98.          ═════════════════════════════════════════════════════════════
  99.          ACKNOWLEDGEMENTS:
  100.  
  101.          NewsBytes and BIX
  102.                - Copyrights of McGraw-Hill Ryerson
  103.  
  104.          DOS
  105.                - Copyrights of Microsoft, IBM, Digital Research and
  106.                  all DOS producers.
  107.  
  108.          Turbo Pascal
  109.                - Copyrights of Borland International.
  110.  
  111.          TechnoJock's Object Toolkit
  112.                - Copyrights of TechnoJock Software, Inc
  113.  
  114.          Other
  115.                - Copyrights of their respected copyright holers.
  116.  
  117.          ═════════════════════════════════════════════════════════════
  118.  
  119.