home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / wp / blackbrd.zip / READ.ME < prev    next >
Text File  |  1987-10-07  |  7KB  |  180 lines

  1.  
  2.  
  3.                   ██████████
  4.                                 ██████████████
  5.                                ███ · ████ · ███
  6.                                 ██████████████
  7.                                 ██████  ██████
  8.                                  ████████████
  9.                                    ████████
  10.                                   ██││││││██
  11.                                    ████████
  12.                                ██▄          ▄██
  13.                                 ▀██▄      ▄██▀
  14.                                   ▀██▄  ▄██▀
  15.                                     ▀████▀
  16.                                     ▄████▄
  17.                                   ▄██▀  ▀██▄
  18.                                 ▄██▀      ▀██▄
  19.                                ██▀          ▀██
  20.  
  21.                                 ┌────────────┐
  22.                                 │ BLACKBEARD │
  23.                                 └────────────┘
  24.  
  25.                             User Supported Software
  26.  
  27.    Blackbeard is designed to be a programmer's editor. It
  28. performs the editing tasks a programmer needs, in as fast and
  29. efficient manner as possible. It works the way you expect it to.
  30. The primary use for Blackbeard is for source code editing and it
  31. does all the things you would expect. It also has some word
  32. processing features.
  33.  
  34. DOCUMENTATION
  35.  
  36.    Blackbeard does not come with a voluminous manual. The design
  37. team decided early on that a good editor should not need a large
  38. reference manual; most of the documentation is built in. The file
  39. BB.DOC is a re-print of the internal help information.
  40.  
  41.    The Blackbeard diskette should have the following files:
  42.  
  43.       File              Description
  44.       -------------------------------------------------------
  45.       READ.ME           -- Look here first ( this file )
  46.       README.TOO        -- Version specific information
  47.       PRESS.TXT         -- Press release info ( good overall feature summary )
  48.       FORM.TXT          -- Order form ( edit and mail, we thank you )
  49.  
  50.       BB.EXE            -- This is it !!!  The Blackbeard Editor
  51.       BB.HLP            -- On-line help file accessed by BB ( not for humans )
  52.       BB.DOC            -- Manual created from the help file ( BB.HLP )
  53.       BB.LOG            -- Log of previous versions, including change info
  54.       BBADA.LNG         -- Language Sensitive Editing templates for Ada
  55.       BBC.EXE           -- Key Binding Compiler ( creates BB.KEY )
  56.       BBC.DOC           -- Key Binding Compiler documentation
  57.       BBKEYS.TXT        -- Source for default BB Key Bindings
  58.       BB.KEY            -- Compiled key bindings ( used by BB )
  59.       RE.HLP            -- help on regular expression find / replace.
  60.  
  61.       BBF.DOC           -- Blackbeard Text Formatter Manual
  62.       BBF.EXE           -- Blackbeard Text Formatter
  63.  
  64.  
  65.       BB.FNT            -- Standard TTY type font ( used by BBF formatter )
  66.       HPLASER.FNT       -- HP Laser Jet fonts ( bold, underline, etc. )
  67.       TP351.FNT         -- Toshiba P351
  68.       EMX80.FNT         -- Epson MX-80
  69.  
  70.       M_BB.MSC          -- Mouse systems movement defintion file
  71.       M_BB.COM          -- Mouse systems compiled menu file.
  72.              ( note microsoft mouse support is built-in )
  73.  
  74.  
  75. SAMPLE BLACKBEARD INSTALLATION
  76.  
  77. Blackbeard can be installed many different ways, but many users
  78. use the following method ( for a hard disk ):
  79.  
  80.   C:\> MD BB                 -- Create a blackbeard directory in the root
  81.   C:\> CD BB                 -- Change to the directory
  82.   C:\BB> COPY A:*.*          -- Copy all BB files onto the hard disk
  83.   C:\BB> BB C:\AUTOEXEC.BAT  -- Use Blackbeard to add to AUTOEXEC.BAT
  84.  
  85.      ... Add C:\BB to the PATH command, then ...
  86.      ... Add the following lines somewhere in the file ...
  87.  
  88.          SET BBDIR=C:\BB
  89.          SET BBPST=C:\    -- Or on RAM disk if available
  90.  
  91.         ^Z                -- BB Saves File
  92.  
  93.   C:\BB> ctrl-alt-del         -- Reboot system
  94.  
  95.  
  96.  
  97. RUNNING BLACKBEARD
  98.  
  99.    To run blackbeard use:
  100.  
  101.       BB <filename>
  102.  
  103. Blackbeard will display the startup screen and ask you for a file
  104. to edit (if one is not present).  For a list of files press enter
  105. on an empty filename.
  106.  
  107. Use the help facility (ALT-H) or see BB.DOC (first few pages)
  108. about configuration, menus, and start-up options.
  109.  
  110. NOTE: some features require proper configuration.
  111.       e.g. HELP, SAVE / RESTORE.
  112.  
  113.  
  114.  
  115.  
  116. MOUSE SUPPORT
  117.  
  118. Microsoft
  119.  
  120.    Blackbeard includes integral mouse support for the Microsoft
  121. mouse. Mouse movements are tranlsated into cursor movements; the
  122. left button is translated to enter and used to select menu items;
  123. the right button is translated to escape and used to pop-up and
  124. exit menus.
  125.  
  126. Mouse Systems
  127.  
  128.    The Blackbeard distribution diskette includes a mouse menu
  129. driver for the Mouse Systems Mouse. To use the mouse install the
  130. PC mouse menu driver by running MOUSESYS (this is described in
  131. your Mouse Systems Manual). Run the Blackbeard menu program with
  132. the following command:
  133.  
  134.       M_BB
  135.  
  136.    This will install a mouse driver for Blackbeard. Mouse
  137. movements are tranlsated into cursor movements; the left button
  138. is translated to enter and used to select menu items; the right
  139. button is translated to escape and used to pop-up and exit menus;
  140. the middle button and pressing the left and right buttons
  141. simultaneously (emulates αE) will repeat the last menu command.
  142.  
  143. LEARNING TO USE BLACKBEARD
  144.  
  145.    The best way to learn how to use Blackbeard (or any product)
  146. is to use it.
  147.  
  148. Distribution and Registration
  149.  
  150.    As you know software copyright violation is rampant. This is
  151. why we have created Blackbeard. Because Blackbeard is a superior
  152. text editor and available for free distribution, there will be no
  153. need to pirate copyright sfotware to obtain advanced text editing
  154. features. Please feel free to give Blackbeard to you friends. We
  155. are counting on you as a participant in the largest distribution
  156. network in the nation (the owners and users of PCs) to make
  157. Blackbeard a popular product. With strong user support,
  158. Blackbeard will be enhanced with new features and capabilities
  159. making it the programmer's editor of choice.
  160.  
  161.    For twenty (20) dollars you can become a registered owner of
  162. Blackbeard. For your $20.00 you will appease your conscience
  163. about using unregistered software, receive a distinctive
  164. gift, and a copy of the latest version of Blackbeard.
  165.  
  166. The file FORM.TXT can be used as an order form.
  167.  
  168.  
  169.  
  170.  
  171.  
  172.             SEND A CHECK MADE OUT TO BLACKBEARD TO:
  173.  
  174.                Blackbeard
  175.                P.O.Box 638
  176.                San Bernardino, California  92402
  177.  
  178.  
  179.             We thank you for your support.
  180.