home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / BBS / BBSCR55.ZIP / BBSTERM2.ZIP / BBSTERM.DOC < prev    next >
Encoding:
Text File  |  1991-07-06  |  4.6 KB  |  142 lines

  1.  
  2.  
  3.                          BBS Crash - Term Program v3.00
  4.                                 (07/06/91) Release
  5.  
  6.                  +--------------------------------------------+
  7.                  |                                            |
  8.                  |               BBS-Term v3.00               |
  9.                  |       Copyright 1990 John Richardson       |
  10.                  |                                            |
  11.                  |                                            |
  12.                  |             TopSoft Software               |
  13.                  |             2135 Possum Ct.                |
  14.                  |             Brookfield, Wi 53045           |
  15.                  |                                            |
  16.                  +--------------------------------------------+
  17.  
  18.  
  19. Warranty
  20. --------
  21. This is product is provided "as is" without warranty of any kind.  The
  22. entire risk as to the results and performance of the program is assumed by
  23. you. Further more, I the author do not warrant, guarantee, or make any
  24. representations regarding the use of or the results of the use of the program,
  25. and you rely on the program and results solely at your own risk.  I the author
  26. cannot accept responsibility for system damage, loss of profit, or any other
  27. special, incidental, or consequential damages resulting from the use or
  28. inability to use this product.
  29.  
  30.  
  31. What Is BBS-Term
  32. ----------------
  33. BBS-Term is a special terminal program that is used with the BBS Crash
  34. On-Line BBS game.  BBS-Term will display screens, maps, and menus instantly
  35. on your screen.  By using BBS-Term you will be able to move around on the
  36. BBS map much faster and more enjoyable.
  37.  
  38.  
  39. How to use BBS-Term
  40. -------------------
  41. BBS-Term was written to be used from your current terminal program.
  42. You will tell your terminal program to shell to DOS and execute BBS-Term
  43. before you actually enter the BBS Crash game itself.  To quit BBS-Term
  44. you must press ESCape.
  45.  
  46.  
  47. BBS-Term command line:
  48.  
  49. Usage  : BBS-TERM baudrate comport
  50. Example: BBS-TERM 2400 2
  51.  
  52.  
  53. BBS-Term DesqView and DoubleDOS support
  54. ---------------------------------------
  55. BBS-Term is DesqView and DoubleDOS aware.  It will appropriately and correctly
  56. adjust the program to fit the environment.
  57.  
  58.  
  59. Installing BBS-Term with Telix
  60. ------------------------------
  61. First of all create a batch file called BBSTERM.BAT and put it in your
  62. Telix subdirectory.  Make sure it looks something like this:
  63.  
  64. REM BBSTERM.BAT
  65. @ECHO OFF
  66. CD\BBSTERM
  67. BBSTERM 2400 2
  68. CD\TELIX
  69.  
  70. Now to install BBS-Term as a protocol.
  71.       
  72. Make sure you're in Telix when doing this.
  73.  
  74. Step 1:  Press Alt-O
  75. Step 2:  Press P
  76. Step 3:  Pick an available slot in the protocol listing
  77. Step 4:  Enter the following information
  78.       
  79.      Protocol  Upload     Download   Bat or    DL
  80. Key  Name      Filename   Filename   Script    Name
  81. ---- --------  ---------  ---------  --------  ----
  82. T    BBS-Term  BBSTERM    BBSTERM    Batch     N
  83.       
  84. Step 5:  Exit and write this setup to disk.
  85.       
  86. To use BBS-Term.  Log onto your favorite BBS that is running BBS Crash
  87. v4.5 or above.  When you are ready to play BBS, start the term program
  88. by pressing PageUp or PageDn and then just select BBS-Term off of the
  89. scroll menu.  When you are done playing BBS Crash press the ESCape
  90. key to quit the term program and return to telix.
  91.  
  92.  
  93.  
  94. Comments & Credits
  95. ------------------
  96. All programming was done by John Richardson of TopSoft Software.
  97.  
  98. Thanks to:
  99. Dan Vanderboom for giving me numerous ideas for the game, drawing part
  100. of the map, writing the documents, and for drawing some of the danger
  101. and zoom up screens.
  102.  
  103. Robert Richardson, Steve Richardson, and Dan Vanderboom for testing the
  104. game before its first beta release.  They gave it a good run and found
  105. most of the bugs.
  106.  
  107.  
  108.  
  109.  
  110. BBS Crash was written and compiled in Borland's Turbo Pascal v6.0.
  111.  
  112.  
  113. BBS Crash Copyright 1990, 1991 John Richardson & Steve Richardson
  114. Turbo Pascal 6.0 Copyright 1983, 1989 by Borland International, Inc.
  115.  
  116.  
  117.  
  118. Support
  119. -------
  120.  
  121. TopSoft Support Systems (414) 796-8408.
  122. 24 hour / 7 days a week operation.
  123. Support of 1200/2400/4800/9600/19200/38400 - v32/v42
  124.  
  125. I may be contacted directly through fidonet netmail at the following address
  126. [1:154/300].
  127.  
  128. You may also contact me through the following fidonet echos:
  129.  
  130. ON_LINE_GAMES
  131. DOORWARE
  132. TOPSOFT
  133.  
  134.  
  135. There has also been a Fidonet TopSoft Support Echo created for TopSoft
  136. programs.  Ask for the echo when you call, and we can help you get the
  137. closest feed for it.
  138.  
  139.  
  140. End of original documentation
  141. -----------------------------------------------------------------------------
  142.