home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / NCAAFOUR.ZIP / NCAAFOUR.DOC < prev    next >
Text File  |  1993-08-23  |  5KB  |  121 lines

  1.       ------ NCAA CHAMPIONSHIP TOURNAMENT POOL PROGRAM ------
  2.                         Version 1.0 
  3.                     Written and designed by
  4.                         Peter Crosby
  5.  
  6.  
  7.  
  8.     ABOUT NCAAFOUR
  9.  
  10.     NCAAFOUR was written to manage an office pool for the NCAA Final
  11.     Four Basketball Tournament that is played every year. It is not
  12.     intended for gambling purposes, it is intended for fun only.
  13.     This program will: 
  14.         *Accept up to 100 pool players
  15.         *Allow easy input of all information          
  16.         *Calculate scores for those players
  17.         *Print all necessary sheets
  18.             Player sheets
  19.             Master sheet
  20.             Score sheets, etc
  21.         *Mouse aware
  22.  
  23.         I wrote this program mainly for my own use, but I thought
  24.     that someone else may also find it useful........so here it is.
  25.  
  26.     REQUIREMENTS
  27.     
  28.         *IBM Compatible computer
  29.         *EGA or VGA capability (this program uses 50 x 80 text mode)
  30.         *A printer capable of printing the IBM character set.
  31.  
  32.     INSTALLATION
  33.  
  34.     NCAAFOUR will run best if executed from a hard drive,       
  35.     it will run from a floppy, but operations will be slower.
  36.     
  37.     For hard drives:
  38.         Create a sub-directory named NCAA or whatever name you wish.
  39.         Copy program files into that directory.
  40.             Program Files:  NCAAFOUR.EXE
  41.                     NCAA.QSL  
  42.     
  43.     To Run NCAAFOUR
  44.     
  45.     CD to the directory where the NCAAFOUR program files are located
  46.     then type NCAAFOUR and press RETURN.
  47.     
  48.     NCAAFOUR will create three files of its own:
  49.         FFOURPLY.DAT
  50.         FFOURTMS.DAT
  51.         SCORES.DAT
  52.     These files contain all the data that is generated by your pool.
  53.  
  54.  
  55.  
  56.     DIRECTIONS  <sort of>
  57.  
  58.     Getting Started:
  59.         After starting the program the title screen will appear
  60.     for a few seconds.  The MAIN MENU will then pop up.
  61.         Start by selecting SETUP POOL from the main menu.
  62.     Another Menu will appear.  Select INPUT STARTING TEAMS.  Here you
  63.     will input the 64 teams that are in the tournament. 
  64.         The 64 teams are divided into 4 divisions, East, West, Southeast
  65.     and Mid-West.  Select ENTER EAST TEAMS from the Division Menu first.
  66.     The first bracket will be highlighted blue in the East Division
  67.     section. To move through the brackets in the section use the 
  68.     UP CURSOR and DOWN CURSOR.  When the bracket you wish to fill in is
  69.     highlighted press the FIRST LETTER of the team you wish to input.
  70.     A menu will appear containing all NCAA Division 1 teams that start 
  71.     with that letter. Use the UP and DOWN Cursor Keys to highlight the
  72.     team you wish to input. Select that team by pressing RETURN.
  73.     Fill in all the rest of the EAST Division in a similar manner.
  74.     After all teams have been input for that Division press <ESC>. The
  75.     Division Menu will reappear.  
  76.         Fill in the remaining three Divisions using the above 
  77.     procedure.
  78.         After all 64 teams have been input select SAVE from the 
  79.     Division Menu.
  80.         The SETUP MENU will reapper. Select EXIT SETUP.
  81.     Now that the starting 64 teams have been entered it is time to print
  82.     out the START SHEET.  The Start Sheet(s) will be filled out by all
  83.     pool players to indicate their selections.
  84.         Select PRINT from the MAIN MENU.  The PRINT MENU will appear.
  85.     Select PRINT START SHEET from the Print Menu (Make sure your printer
  86.     is turned on and ready!). The Start Sheet will then be printed.  Each
  87.     pool player will require a Start Sheet (xerox 'em).              
  88.         The next step after all Start Sheets are filled in and returned
  89.     will be to enter the pool players selections from the Start Sheets    
  90.     using the program. From the MAIN MENU select SETUP POOL.  The SETUP
  91.     MENU will appear. Select PLAYERS.  The PLAYER MENU will appear. Select
  92.     INPUT PLAYERS.  A requester for the players name will appear, type in
  93.     the players name then press RETURN (press ESC to cancel).
  94.     The ROUNDS MENU will then appear. Select FIRST ROUND.  A screen
  95.     will then appear that is very similar to the screen used to input
  96.     the starting 64 teams. Use the same proccess in selecting the First
  97.     Round Teams for the current players data. After completing the First
  98.     Round select SAVE from the Division Menu.
  99.         Enter ALL remaining Rounds using the above procedure for all
  100.     pool players.  
  101.         Now it's just a matter of waiting for the games to be played.
  102.     As games are completed the MASTER SHEET (the sheet that shows all game
  103.     outcomes) needs to be updated to reflect the game outcomes. To do this
  104.     select UPDATE GAMES from the Main Menu.  The proccess for updating the
  105.     Master Sheet is virtually the same as inputing pool players.
  106.         If you have worked your way this far through the pool proccess,
  107.      all other options (Calculate Scores, Edit Player, Delete Player, etc)
  108.     need not be explained.  You should have a good feel for the interface 
  109.     by now and can do these with no directions ....... Besides my
  110.     fingers are getting tired and I hate reading .DOC files just as
  111.     much as the next guy!
  112.     
  113.     If you have any comments or suggestions or Other I'd like to hear 'em          
  114.             Peter Crosby
  115.             1019 Flowers Crossing
  116.             Lawrenceville, Georgia  30244
  117.     
  118.     or E-Mail:  Gander on America Online
  119.  
  120.  
  121.