home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / fpb2.zip / FOOTBALL.DOC next >
Text File  |  1990-08-19  |  10KB  |  298 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.                             -*- Menu Driven Program
  14.  
  15.                             -*- 60 Person Pool
  16.  
  17.                             -*- Check Off Sheet
  18.  
  19.                             -*- 18 Week Team Schedule Set-up/Print
  20.  
  21.                             -*- Status Sheet
  22.  
  23.                             -*- Picks Sheet
  24.  
  25.                             -*- Two Part Pick Sheet
  26.  
  27.                             -*- Multiple Print Option
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.             Football PASS was written to work on a color terminal.
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.     Many THANKS ! - - to Bob Ainsbury "TECHNO JOCK" for his toolkit. It
  52. helped me add so many great new features with less code ! Hope you enjoy
  53. my 3nd version of FOOTBALL PASS.
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.                           - - General Information - -
  73.  
  74.     This program makes running a football pool both easy and fun for a
  75. beginner or expert on football. You'll first want to set up both the team
  76. schedule and people who will be taking part in the FUN.  Print off the 16
  77. week schedule, I would suggest making copies to form a package to hand out
  78. to each person. Each week the circle or "X" the team they want
  79. to win. The left side is their's and right side is handed in with their
  80. name on it. Notice at the right hand side of each team name is a LETTER.
  81. This letter is what you use to code in their picks for the week. A word of
  82. advice, wait until you have most of the picks before entering a week's
  83. picks.  Any picks not entered from F2, will have to be entered in by using
  84. F3 -for Updates/Corrections function.
  85.  
  86.     Once all the picks have been entered into the system, try using the
  87. "F4" function. This prints a list of everyone in the pool and their
  88. choices for the week on an 8 1/2 x 11 sheet of paper. I found this great
  89. for the person who wants to know on Sunday, how they're doing against
  90. everyone else.
  91.  
  92.     After the MONDAY Night game is the time to use "F5". Enter the
  93. team codes that won on this screen. For games that end in a TIE - use a
  94. lower case "t" . After you press enter, the system will then print out a
  95. standings sheet to your printer. Again you can make copies of this and
  96. pass them out to the folks.
  97.  
  98.     Try out "F6" - it's used if you need additional Picks or Status
  99. Sheets, up to 99 can be printed. I also added a feature here that will
  100. print a CHECK-OFF List. It's for you to keep track of what picks have come
  101. in for the week.
  102.  
  103.     This program was developed to run a football pool for fun and is in no
  104. way promoting gambling. It's based on WINS, LOSES, or TIES only! This is a
  105. shareware program, so make copies of BOTH of THE FILES and pass them on to
  106. a friend. PLEASE consider sending $ 20.00, if you find this program
  107. useful. It helps cover my time in writing the program. If you have any
  108. questions, please feel free to call or write.
  109.  
  110.  
  111.                              Thank U !
  112.  
  113.                              Dave Enright
  114.                              472 Eastbrooke Lane
  115.                              Rochester,New York  14618
  116.                              (716) 442-9267
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  Here are the the Letters that represent a team :
  133.  
  134.         A = Atla.    G = Dall.   M = LRaid   S = N.Y.G   Y = SDie.
  135.  
  136.         B = Buff.    H = Detr.   N = LRam.   T = NEng.   Z = Phnix
  137.  
  138.         C = Cinn.    I = GrnB.   O = Miami   U = Phil.   a = T.Bay
  139.  
  140.         D = Clev.    J = Hous.   P = Minn.   V = Pitt.   b = Wash.
  141.  
  142.         E = Chic.    K = Indi.   Q = NOrl.   W = Seat.
  143.  
  144.         F = Denv.    L = KanC.   R = N.Y.J   X = SFran
  145.  
  146.     NOTE : the small letters for Tampa Bay and Washington.
  147.  
  148.  
  149.                              - - - MAIN MENU - - -
  150.              ___________________________________________________
  151.             |                    Football PASS                  |
  152.             |                      Main Menu                    |
  153.             |---------------------------------------------------|
  154.             |       F1 Set up a SEASON.                         |
  155.             |       F2 Enter a Week of Picks                    |
  156.             |       F3 Update/Correct a Person's Picks          |
  157.             |       F4 Print the Picks Sheet.                   |
  158.             |       F5 Enter the WINNING Teams.                 |
  159.             |       F6 Print Other (Checklist,ETC.)             |
  160.             |       F7 Exit the Program                         |
  161.             |___________________________________________________|
  162.  
  163.          This is to explain the Selection Menu Options :
  164.  
  165.  F1 -  SET up a SEASON - This will take you to another SUB-MENU. TO can
  166.      set up your people in the pool and set the 16 week team schedule for
  167.      the Season.
  168.  
  169.  F2 -  Enter a Week of Picks - This is the option you use each week to
  170.      enter each person's picks for the week. Just type in the LETTER that
  171.      relates to that team. After you have entered all 14 picks, just hit
  172.      enter and the next person's name is displayed. If by chance you don't
  173.      have a persons picks, when their name is displayed, just hit enter.
  174.      You can only go thru the names once, using F2 so wait til you have
  175.      most of the picks for that week.
  176.  
  177.  F3 -  Update/Correct a Person's Picks - is used to enter the people that
  178.      you didn't have when you did the "F2" option. Enter the person's
  179.      number and hit enter. You are now at the screen to type in their
  180.      picks.  You can also select a person's number if you have to make
  181.      corrections. Type their number, hit enter and the name & picks will
  182.      be displayed. You then re-type in the correct picks.
  183.  
  184.  F4 -  Print the Picks Sheet - This will give you a printed list of
  185.      everyone's picks.
  186.  
  187.  F5 -  Enter the WINNING Teams - Use this when all 14 teams have played
  188.      for the week.  The screen will ask you for the 14 LETTERS that WON or
  189.      enter a "t" for TIES. Input this INFO and hit enter. A list of the
  190.      Standings will be printed out for the week(WINS/LOSES) and for the
  191.      season to-date.
  192.  
  193.  F6 -  Print Other (Checklist,ETC.) - By choosing this, you can print up
  194.      to 99 additional PICKS or STANDINGS sheets. I have also added a Check
  195.      List Sheet for keeping track of handed in picks.
  196.  
  197.  F7 -  Exit the program.
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.                                - - SUB-Menu - -
  205.  
  206.                _______________________________________________
  207.                |                                              |
  208.                |               Set Up the League              |
  209.                |                   Sub-Menu                   |
  210.                |----------------------------------------------|
  211.                |     F1 -  To Enter Names for the Season.     |
  212.                |     F2 -  Correct or Change a Name.          |
  213.                |     F3 -  Enter the weeks Team Schedule.     |
  214.                |     F4 -  Print the weeks Team Schedule.     |
  215.                |     F5 -  Exit.                              |
  216.                |----------------------------------------------|
  217.  
  218.  F1 -  To Enter Names for the Season - This screen will allow you to put
  219.      in a MAX  of 60 names for your pool. Just type in the names and hit
  220.      enter.  Keep doing this til all the names are in,then press ESC to
  221.      exit out. If any names are misspelled, use "F2" to make corrections or
  222.      if one person wants in and another wants out.
  223.  
  224.                   * * * IMPORTANT WARNING * * *
  225.      After you leave this screen, you will have to use a word processor to
  226.      add any additional names to the END of the file named : "picks.txt".
  227.  
  228.  F2 -  Correct or Change a Name - With this function you can correct any
  229.      mistake made with "F1".
  230.  
  231.  F3 -  Enter the weeks Team Schedule - With this screen, you'll need the
  232.      FULL(all teams) 18 week schedule. This will take some time to do,
  233.      but believe me, it beats doing by hand.
  234.  
  235.      1.) Put in the week number (i.e. 01,09 or 16) and press enter.
  236.  
  237.      2.) Now you can use the "F1" key or Mouse Left Button for the rest.
  238.        a.) "F1" KEY -  press F1 and the list of teams will be displayed at
  239.            the top of the screen. Use the arrow keys to move around to the
  240.            team you want. Hit enter once to select the team, hit enter a
  241.            second time to move to the next field. When finished with that
  242.            week, just press ESC and you move on to the next week.
  243.  
  244.         b.) Mouse Left - pressed once will display the list of teams. Move
  245.            the mouse to the team you want, press left again and it will
  246.            select that team and move you to the next field. Again when you
  247.            are done, just press ESC and it will display the next week.
  248.  
  249.                               * * * WARNING * * *
  250.        Take your time and double check your work. You can keep going over
  251.      the fields and changing them and it doesn't become final til you press
  252.      ESC.  After that you will have to use a word processor on the file
  253.      named : "TEAM.TXT".
  254.  
  255.  F4 -  Print the weeks Schedule - The sheets are printed off for you
  256.      to use for the SEASON.
  257.  
  258.  F5 -  Exit.
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.                              - - General Rules - -
  279.  
  280.  
  281.     1.) All Sheets should be back to you by Thursday (Wed., if a Thurs.
  282.         game).  This way on Friday you can hand out a Pick's Sheet.
  283.  
  284.     2.) Any one that doesn't get the picks to you by kick-off of the 1st
  285.         game gets the ALTERNATE. In my case, I had a 7yr. old daughter
  286.         circle the names. She hates football, but had fun making patterns
  287.         as she makes her picks. So have someone else, just quickly go thru
  288.         the set of 16 sheets and just "X" them in for an ALTERNATE set.
  289.  
  290.     3.) HAVE FUN ! ! !
  291.  
  292.  
  293.  
  294.     The following programs are needed :
  295.  
  296.                 FP2.EXE
  297.  
  298.                 FOOTBALL.DOC