home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 300 / 245 / brek2.txt < prev    next >
Text File  |  1985-08-02  |  2KB  |  22 lines

  1.                                 ┌──────────────┐
  2.  ╔══════════════════════════════╡  BREAK DOWN  ╞══════════════════════════════╗
  3.  ║                  ┌───────────┴──────────────┴───────────┐                  ║
  4.  ║                  │  copyright 1985 by Neil J. Rubenking │                  ║
  5.  ║                  └──────────────────────────────────────┘                  ║
  6.  ║                                                                            ║
  7.  ║   BreakDown -- a text analysis program by Neil J. Rubenking, inspired by   ║
  8.  ║   the article on the "TRAVESTY" program in the November 1984 BYTE, by      ║
  9.  ║   Kenner and O'Rourke, which was itself inspired by Brian Hayes' article   ║
  10.  ║   in the November 1983 Scientific American.                                ║
  11.  ║        This program, written in TURBO Pascal, uses BORLAND's  TURBO        ║
  12.  ║   TOOLBOX to manage its data.  Note that the DATA files it produces will   ║
  13.  ║   be B I G.  In the unlikely case of NO repetition of text patterns, the   ║
  14.  ║   .DAT file will be S*C bytes, where S is the # of bytes in the source,    ║
  15.  ║   and C is the number of characters being tracked (currently 34).  You     ║
  16.  ║   will have the chance to distribute the files to various disks.           ║
  17.  ║        You can read several texts into the same BreakDown, or Merge two    ║
  18.  ║   BreakDowns.  In this way, you can build up a "style table" for one       ║
  19.  ║   author, or create bizarre hybrids.                                       ║
  20.  ║                         ┌────────────────────────┐                         ║
  21.  ╚═════════════════════════╡  PRESS A KEY TO BEGIN  ╞═════════════════════════╝
  22.                            └────────────────────────┘