home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / comm / bbs110.zip / BBS.DOC < prev    next >
Text File  |  1993-08-20  |  11KB  |  227 lines

  1.  
  2.  
  3.  
  4.                        BBS version 1.10 (BBS110.ZIP)
  5.  
  6.                     Copyright (c) by Jim Hass 1990-1993
  7.  
  8.                               MicroFox Company
  9.                             Post Office Box 447
  10.                           Richfield OH 44286-0447
  11.                                     USA
  12.  
  13.  
  14.  
  15.  
  16. BBS is a simple communcations program written specifically to contact
  17. electronic Bulletin Board Systems (BBSs).  It works with Hayes compatible
  18. modems with transmission speeds from 1200 BPS to 115200 BPS.  File upload
  19. and download protocols supported include ASCII, Kermit, Xmodem, Ymodem,
  20. Zmodem, 1K Xmodem, 1K Xmodem/G, and Ymodem/G.  The program has full mouse
  21. support and automatically handles the ANSI screen characters that most BBSs
  22. use to display text and graphics.
  23.  
  24. To install the BBS communication program, first create a directory to hold
  25. the program files like this:  MD C:\BBS
  26.  
  27. Then copy the files from the disk in drive A like this:  COPY A:*.* C:\BBS
  28. This step will be different if installing from drive B or if you downloaded
  29. BBSnnn.ZIP from a bulletin board.
  30.  
  31. To run the BBS communication program, change to the BBS directory, and run
  32. the BBS program like this:  C:
  33.                             CD \BBS
  34.                             BBS
  35.  
  36. These are the files used in this system:  BBS.EXE (communication program)
  37.                                           BBS.DOC (program documentation)
  38.                                           BBS.CFG (created configuration)
  39.                                           CAPTURE.BBS (screen capture file)
  40.  
  41. After starting the program, a screen is displayed that can list up to 300
  42. bulletin boards with their phone number and communication parameters.  If
  43. this is the first time the system is used, the list may be blank.  This
  44. list information is stored in the BBS.CFG file, the file will be created
  45. if it does not exist.
  46.  
  47. The first thing to do is press F4 to specify your modem settings.  There
  48. are only three fields to enter information, first is the letter T or P to
  49. indicate Tone or Pulse dialing, second is the communication port which is
  50. a number from one to four (COM1-COM4).  The final field, IRQ Number, is
  51. normally left blank.  The only reason to change it is if your modem is
  52. connected to a port that uses a non-standard Interrupt Request line. 
  53. Press F2 to save your modem setting or Esc to cancel the changes.  To
  54. change the modem initialization string, press F7 and enter the new modem
  55. setup string.  Press Enter to save it or Esc to cancel the change.
  56.  
  57. Press F1 at any time to display a help screen.  This will tell you what
  58. is available and what keys are active at the present time.
  59.  
  60. To add a bulletin board system to the list, press the Ins key.  This will
  61. insert the new record before the one that is currently highlighted.  To
  62. change a record in the list, press F2 while that record is highlighted.
  63. Adding or changing a record will display a window with the following fields:
  64.  
  65.      Name of Bulletin Board System (enter up to 24 characters).
  66.      Phone number of Bulletin Board (use up to 20 characters).
  67.      Baud rate (Bits Per Second). Enter a number from 1 to 9.
  68.           1 = 1200 BPS
  69.           2 = 2400 BPS
  70.           3 = 4800 BPS
  71.           4 = 9600 BPS
  72.           5 = 14,400 BPS
  73.           6 = 19,200 BPS
  74.           7 = 38,400 BPS
  75.           8 = 57,600 BPS
  76.           9 = 115,200 BPS
  77.      Parity (enter N, O, E, M, or S)
  78.           N = None
  79.           O = Odd
  80.           E = Even
  81.           M = Mark
  82.           S = Space
  83.      Data bits (enter 7 or 8 for number of bits per character).
  84.      Stop bits (enter 1 or 2 for number of bits to signal end of data).
  85.  
  86. After making the changes needed, press F2 to save the new or changed record,
  87. or press Esc to cancel the changes.
  88.  
  89. To call a bulletin board, highlight the one you want to dial, then press
  90. the Enter key.  To highlight a record use the up and down arrow keys, the
  91. PgUp and PgDn keys, or press the first letter of the bulletin board name.
  92. Pressing a letter key moves the highlighter to the next entry that starts
  93. with that letter.  The highlighter will wrap around back to the top of the
  94. list and stop at the first entry with that letter when no more entries
  95. match that letter.  If there are no entries at all that start with the
  96. letter pressed, the system will beep.
  97.  
  98. While waiting to access the modem or for the dialing to take place, you
  99. can cancel the call by pressing the Escape key.  Once there is a connection,
  100. you must press F6 to hangup the modem before the program will return to
  101. the BBS phone list.
  102.  
  103. While you are connected to a Bulletin Board System there are several things
  104. that can be done.  If you want to capture any screen information to an
  105. ASCII file, press F2.  Once screen capture is on, all information written
  106. to the screen is also written to a file named CAPTURE.BBS.  If the file
  107. does not exist, the BBS communication program will create it.  If it does
  108. exist, you will have the option of appending to it or overwriting it.
  109. Pressing F2 a second time will allow you to turn off the screen capture.
  110.  
  111. The program keeps track of how long you are connected.  The elapse time is
  112. displayed in the top line, just to the right of the current time of day.
  113. You can quit the BBS program at any time by pressing F3.  If you were on-
  114. line, the line connection will be broken and the modem will hangup.  You
  115. can temporarily shell out to DOS while online by pressing F4.  Key in EXIT
  116. at the DOS prompt to return to the online session.  Help is always available
  117. by pressing F1 at any time.
  118.  
  119. To upload or download a file, you must go to the file section of the BBS
  120. you're connected to and follow their instructions for file transmissions.
  121. Then press the PgUp key to upload a file or the PgDn key to download a file.
  122. A window will pop up with the available file transfer protocols.  Highlight
  123. the one you want and press the Enter key or press Escape to cancel it.  You
  124. can also simply press the letter key representing the protocol wanted:
  125.  
  126.                              X = Xmodem
  127.                              O = 1K-Xmodem
  128.                              F = 1K-Xmodem/G
  129.                              Y = Ymodem
  130.                              G = Ymodem/G
  131.                              Z = Zmodem
  132.                              K = Kermit
  133.                              A = ASCII
  134.  
  135. If you are downloading using a batch protocol (like Ymodem or Zmodem) the
  136. transmission should start immediately.  Non-batch downloads (Xmodem) will
  137. ask for the file name before it starts.  Uploading will always ask for a
  138. file name and will allow you to press F4 to pop up a list of files to choose
  139. from.  Batch protocols will accept wild card characters in the file name
  140. to upload multiple files.
  141.  
  142. When you are finished with your online session, disconnect from the BBS.
  143. Most bulletin boards have a menu choice to say Goodbye to the system.
  144. Finally, press F6 to hangup the modem and break the phone line connection.
  145. The program then returns to the BBS dialing screen and records the date
  146. and the amount of time connected to bulletin board.
  147.  
  148.  
  149.  
  150.               BBS was written by Jim Hass of MicroFox Company.  <ASP>
  151.               Member: (STAR) Shareware Trade Association and Resources
  152.               and (ASAD) Association of Shareware Authors and Dealers.
  153.  
  154.               This program is produced by a member of the Association
  155.               of Shareware Professionals (ASP).  ASP wants to make sure
  156.               that the shareware principle works for you. If you are
  157.               unable to resolve a shareware-related problem with an ASP
  158.               member by contacting the member directly, ASP may be able
  159.               to help. The ASP Ombudsman can help you resolve a dispute
  160.               or problem with an ASP member, but does not provide
  161.               technical support for members' products. Please write to
  162.               the ASP Ombudsman at 545 Grover Road, Muskegon, MI 49442-
  163.               9427 or send a Compuserve message via CompuServe Mail to
  164.               ASP Ombudsman 70007,3536.
  165.  
  166.  
  167.               FOR MORE INFORMATION, SUGGESTIONS, & PROBLEMS
  168.  
  169.               Send electronic mail to CompuServe 73057,3113
  170.  
  171.                                 or Write to:
  172.  
  173.                               MicroFox Company
  174.                                 P.O. Box 447
  175.                            Richfield OH 44286-0447
  176.                                    U.S.A.
  177.  
  178.                         BBS Registration & Order Form
  179.  
  180. MicroFox Company                            Date __________________________
  181. Post Office Box 447
  182. Richfield OH 44286-0447                     Telephone Orders (216) 659-9489
  183. U.S.A.                                          CompuServe Mail: 73057,3113
  184.  
  185.  
  186. BBS Registration:   $29.00 U.S. each    Quantity _____    Amount __________
  187.  
  188.   Multi-User Licenses:  (circle one)
  189.  
  190.  10-User   100-User   500-User   1000-User   Unlimited    Amount __________
  191. $100 U.S.  $300 U.S.  $500 U.S.  $700 U.S.   $900 U.S.        
  192.  
  193. Please include Shipping Charges:  $2 USA,  $3 Canada,  $5 Others __________
  194.  
  195.                            Ohio residents:
  196. SubTotal __________        6.25% Sales Tax ________        TOTAL __________
  197.  
  198. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  199.  
  200. VISA or MasterCard (EuroCard/Access) Number _______ _______ _______ _______
  201.  
  202. Expiration Date ________  Signature _______________________________________
  203.  
  204. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  205.  
  206. Name ___________________________________________ Phone ____________________
  207.  
  208. Address ___________________________________________________________________
  209.  
  210. ___________________________________________________________________________
  211.  
  212. ___________________________________________________________________________
  213.  
  214. ___________________________________________________________________________
  215.  
  216. NOTE  1. Remember to include shipping charges on all orders.
  217.       2. Ohio residents, add the state sales tax to the total amount.
  218.       3. If paying by credit card, specify the expiration date and sign it.
  219.       4. if paying by check, make it payable to MicroFox Company.
  220.          USA or Canada:  Make checks in U.S. Dollars or equivalent Canadian
  221.          Dollars.  Other countries: make cheques in your own currency equal
  222.          to the U.S. amount.  Do -NOT- send cheques in U.S. Dollars if they
  223.          not drawn on a U.S. or Canadian bank.
  224. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
  225.  
  226.                           Comments or Suggestions
  227.