home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / x00v201.zip / BOBNOTES.TXT < prev    next >
Text File  |  1993-02-26  |  3KB  |  63 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                             Line monitoring Break Out Box
  11.                                   Copyright, 1993 by
  12.                                    Raymond L. Gwinn
  13.                                  12469 Cavalier Drive
  14.                                 Woodbridge, Va. 22192
  15.  
  16.  
  17.           General notes  and comments, no real  documentation is available.
  18.           If you need a manual, you probably do not need  BOB.  These notes
  19.           and the information displayed when BOB loads should be sufficient
  20.           information for most developers to use BOB.
  21.  
  22.           1 - BOB is an acronym for Break Out Box.
  23.  
  24.           2 - BOB requires X00 version 1.21a or above.
  25.  
  26.           3  - BOB  works best with  a VGA  controller card.   The VGA (and
  27.           BIOS)  must be  IBM compatible.   BOB  uses some rarely  used VGA
  28.           modes.    I  suspect  many  users will  find  their  VGA  is  not
  29.           compatible enough to  run BOB.   I have  successfully tested  BOB
  30.           with IBM, Orchid, Paradise  and Ahead VGA controllers.   BOB will
  31.           also work on some  IBM compatible EGA  cards.  However, most  EGA
  32.           clones are  not compatible enough for  BOB to work  correctly.  I
  33.           tried BOB on about 10 EGA clones  and none of them worked.  Vince
  34.           Perriello's EGA,  based on the  Tseng chip  set, is the  only EGA
  35.           clone on which BOB has correctly executed.
  36.  
  37.           4 - Future versions of BOB may require use of the HLLAPI routines
  38.           supplied with X00.
  39.  
  40.           5 - Future releases  of the HLLAPI routines that  are distributed
  41.           with X00, will  include function calls to selectively  enable and
  42.           disable line monitoring and possibly trapping the data to disk.
  43.  
  44.           6 -  A program like ASC  (from PC Magazine) is  handy for quickly
  45.           determining the  hexadecimal value of  the displayed  characters.
  46.           ASC is  available  from the  Renex BBS  at 703-690-7950.   It  is
  47.           located in file are 17.
  48.  
  49.           7 - If a file name is specified for the trace data (eg BOB TRACE)
  50.           then two file handles are used.  In some cases, users may have to
  51.           increase  their FILES statement in CONFIG.SYS.  The trace file is
  52.           opened  at load time and is  not closed until BOB is un-installed
  53.           or ALT-SHIFT F8  is hit.  Once  ALT-SHIFT F8 is hit, BOB  must be
  54.           un-installed  and re-executed to start trapping to disk again.  A
  55.           clear  screen (ALT-SHIFT-F1)  causes a  disk write  and directory
  56.           update.
  57.  
  58.           A program called ANALYZER, written by Bob Hartman, is included in
  59.           the BOB distribution  file.   This program will  convert the  BOB
  60.           disk  files into  a readable  ASCII  format.   My  thanks to  Bob
  61.           Hartman for putting this program  together.  Execute ANALYZER and
  62.           it will display its command line options.
  63.