home *** CD-ROM | disk | FTP | other *** search
/ Sunny 1,000 Collection / SUNNY1000.iso / Files / Dos / Sport / BA_562.ZIP / TUTORIAL.DOC < prev    next >
Text File  |  1995-03-12  |  54KB  |  1,255 lines

  1.  
  2.  
  3.                          BOWLING ASSISTANT 5.6 TUTORIAL
  4.  
  5.      INTRODUCTION
  6.      ------------
  7.      Thanks for trying the BOWLING ASSISTANT program. This program is
  8.      shareware. Feel free to evaluate it as long as you like to be sure
  9.      that it suits your needs and those of your league. If you like it and
  10.      choose to use it for your league, you are required to register it.
  11.      Registration details are provided in the file ORDER.FRM which is
  12.      included in the compressed distribution file.
  13.      
  14.      This tutorial will help to familiarize you with the many program
  15.      features and options. If you're a user of a prior version of this
  16.      program, you may find some tips in this tutorial that will be helpful
  17.      to you. There are four major sections of this tutorial. This section
  18.      is the INTRODUCTION. The next BACKGROUND section will give you some
  19.      insight on the design objectives and history of the program. The
  20.      third EXPLORATION section will use the BA-DEMO files provided in the
  21.      compressed distribution file to explore basic program operation and
  22.      features. The fourth EVALUATION section will take you through the
  23.      initial set up of the record keeping for a new league. You will want
  24.      to follow along on your PC when you work through the EXPLORATION and
  25.      EVALUATION sections. You will get the most benefit from this tutorial
  26.      if you follow along with a printed copy of this tutorial.
  27.      
  28.      Perhaps you feel that you don't have the time right now to go through
  29.      this tutorial. You want to jump right in and try the program. Go
  30.      ahead and try it. You will find the program easy to use and with the
  31.      on-line help, you will be able to use the program successfully for
  32.      your league. If you run into problems, please work through this
  33.      tutorial or contact me for assistance. Details on how to contact me
  34.      are provided in the WHERE.BBS file and the on-line help. This program
  35.      has worked well for thousands of users over the years and I'm sure it
  36.      will work for you.
  37.      
  38.      BACKGROUND
  39.      ----------
  40.      Back in the mid 70's, a fellow employee at work asked me if I could
  41.      create a program to help with the company bowling league record
  42.      keeping. At that time, there were no personal computers available. I
  43.      did the programming in BASIC on CompuServe. This was the start of the
  44.      code for the BOWLING ASSISTANT.
  45.      
  46.      In the late 70's, I purchased my first home computer. The first few
  47.      machines I had, RCA COSMAC VIP and SINCLAIR ZX-81, did not have
  48.      enough memory or power to support the league record keeping program.
  49.      
  50.      In the early 80's, version 1 of the BOWLING ASSISTANT was created for
  51.      the TIMEX 2068 computer. The program and data were stored on audio
  52.      cassette. Features were limited due to the memory size and serial
  53.      data storage. But the program was successfully used to track and
  54.      report on the results of our league for several seasons. This version
  55.      was not offered to the public.
  56.      
  57.      In the mid 80's, versions 2 and 3 of the BOWLING ASSISTANT were
  58.      created for the ATARI 800 line of personal computers. More memory and
  59.      disk storage were now available. Program features were enhanced and
  60.      it was successfully used for many seasons. These versions were
  61.      offered as shareware to the public. It was uploaded to CompuServe and
  62.      GEnie. The final version of this program is still available today if
  63.  
  64.                                      Page 1
  65.  
  66.  
  67.  
  68.  
  69.                          BOWLING ASSISTANT 5.6 TUTORIAL
  70.  
  71.      you are interested in using an ATARI computer.
  72.      
  73.      In the late 80's, I purchased my first IBM compatible for the home.
  74.      Although there were many registrations for the ATARI version, I
  75.      decided that I enjoyed the programming more than I enjoyed the work
  76.      of managing the sales, marketing and registrations. Version 4 of the
  77.      BOWLING ASSISTANT was created and offered to the public as freeware.
  78.      It was uploaded to CompuServe, GEnie, America on Line and local
  79.      bulletin boards. This version was programmed in Borland's Turbo
  80.      BASIC. I have continued to use this BASIC for the program. Over the
  81.      years, Turbo BASIC evolved into Power BASIC. Major design objectives
  82.      for the MS DOS version for IBM PC compatibles were:
  83.      
  84.      1) It will run on any IBM compatible from the original 8086 PC's to
  85.      today's Pentium machines.
  86.      
  87.      2) It will run with only 640K of RAM.
  88.      
  89.      3) It will work on machines with a single 360K floppy drive.
  90.      
  91.      4) It will work with any text printer capable of printing 80 columns
  92.      of ASCII text.
  93.      
  94.      5) It will work with any monitor.
  95.      
  96.      These objectives were met for all versions 4 and 5.
  97.      
  98.      Version 4 was a simple porting of the ATARI version to the IBM
  99.      compatible.
  100.      
  101.      Version 5 was a complete reprogramming to take advantage of the
  102.      increased power of the IBM compatible PC and add features that users
  103.      were demanding. Some of the details of the version changes from 5.30
  104.      to 5.62 are detailed in the file BOWLASST.NEW if you are interested.
  105.      
  106.      Version 5.62 is mature. It has been refined based on comments and
  107.      feedback of it's many users. It will probably be the last major
  108.      change to the MS DOS version. The next version anticipated is 6.00
  109.      and it will be for Windows and OS/2. I have decided to offer version
  110.      5.62 as shareware. If you want a full featured and free version you
  111.      should consider using version 5.50.
  112.      
  113.      That's enough about the background of the program. If you'd like to
  114.      know more about it, please send email. You will want to be at your PC
  115.      with a printed copy of this tutorial for the next section.
  116.      
  117.      
  118.      EXPLORATION
  119.      -----------
  120.      
  121.      STARTUP
  122.      
  123.      If you followed the installation instructions in the file README.TXT,
  124.      a set of files named BA-DEMO have been copied to your program drive.
  125.      These files will be in the same directory as the program file,
  126.      BOWLASST.EXE. For most users the program drive will be a hard drive.
  127.      If you don't have a hard drive, the files can be on the floppy A
  128.      drive if you have a 720K or greater floppy drive. If you only have
  129.  
  130.                                      Page 2
  131.  
  132.  
  133.  
  134.  
  135.                          BOWLING ASSISTANT 5.6 TUTORIAL
  136.  
  137.      one or two 360K floppy drives, the BA-DEMO files should be on a
  138.      separate data diskette.  You will need these files to follow along on
  139.      your PC. If you don't have these files available, simply follow the
  140.      installation instructions.
  141.      
  142.      Since this is a plain text file, I will need some way to indicate to
  143.      you what is being typed on the screen by the computer and what is
  144.      being typed by you. I will enclose text that you type in left and
  145.      right braces. For example if I will ask you to type the number two, I
  146.      will indicate this as {2}. If you should press the Enter key, I will
  147.      indicate this as {ENTER}.
  148.      
  149.      If you selected the defaults when you installed the program, the
  150.      program file will be in the BOWLASST directory on your hard drive. If
  151.      you installed the program in a different directory, then substitute
  152.      your directory path for BOWLASST. To start the program, enter the
  153.      following commands at the DOS prompt.
  154.      
  155.      C:\>{cd\bowlasst}{ENTER}
  156.      C:\bowlasst>{bowlasst}{ENTER}
  157.      
  158.      
  159.      ABOUT SCREEN
  160.      
  161.      The program will load. The first screen that comes up is the ABOUT
  162.      screen. At the top is the banner that states that this program is
  163.      copyrighted by me. The banner also identifies the date of the
  164.      program, the name of the program and the version number. If you need
  165.      to contact me, it is important that you tell me the version number
  166.      you are working with. Also on the ABOUT screen is a statement that
  167.      defines this program as shareware and indicates how you should
  168.      evaluate and register it. Also on this screen are directions for how
  169.      to contact me and how to view the on-line help. The ABOUT screen
  170.      appears each time you load the program and by selecting choice 1 on
  171.      the MAIN MENU. The about screen will disappear after 10 seconds or
  172.      immediately if you press any key. After the ABOUT screen is cleared
  173.      the MAIN MENU screen appears.
  174.      
  175.      
  176.      MAIN MENU SCREEN
  177.      
  178.      Please take a minute to inspect the MAIN MENU screen. At the top is
  179.      the same banner that appeared on the ABOUT screen. In the upper right
  180.      corner of the screen you will see the following three lines:
  181.      
  182.      Data on: C:\BOWLASST\
  183.         File: NOT OPEN
  184.        Setup: Incomplete
  185.      
  186.      The DATA ON line indicates where the program will look for the data
  187.      files. When the program starts up this will always be the program
  188.      directory. When you later choose to open league data files, the
  189.      program options will be read from a file in the program directory.
  190.      One of the options you will choose is where to store your data files.
  191.      You will we see how to do that later in this tutorial.
  192.      
  193.      When the program is first loaded, NOT OPEN and INCOMPLETE will be
  194.      flashing. The flashing is to indicate to you that no data files have
  195.  
  196.                                      Page 3
  197.  
  198.  
  199.  
  200.  
  201.                          BOWLING ASSISTANT 5.6 TUTORIAL
  202.  
  203.      been opened and that the setup for the league has not been completed.
  204.      
  205.      Below the MAIN MENU heading is a line that reads:
  206.      
  207.      Session 0 of 0 - Week 0 of 0
  208.      
  209.      Normally this line will indicate the session and week number for your
  210.      league. Since we have not loaded any data, session and week are set
  211.      to zero.
  212.      
  213.      Below this line is a numbered menu from 0 to 7. Below the menu is a
  214.      two line prompt and data entry area. This is the area where all
  215.      prompts, messages and data entry will be done. At this point the
  216.      prompt line will be:
  217.      
  218.      (0-7) YOUR CHOICE: [0]
  219.      
  220.      The leading (0-7) indicates that the only input the computer will
  221.      accept for this prompt are the numbers 0 to 7. Any time you are
  222.      prompted for a numerical value you will see this leading set of
  223.      parentheses that will indicate the range of data that the program
  224.      will accept. The YOUR CHOICE: is the prompt asking you to select one
  225.      of the menu items from 0 to 7. The [0] is the default menu choice
  226.      that will be made if you simply press the Enter key. Any time you see
  227.      a value in brackets at the end of a prompt, it will always be the
  228.      default response if you simply press the Enter key. If the brackets
  229.      appear with nothing in between them, that is [], then it indicates
  230.      that you must input your response. There is no default selection.
  231.      
  232.      
  233.      GETTING HELP
  234.      
  235.      At the very bottom of the MAIN MENU screen you will see the numbers 0
  236.      through 9. These numbers indicate the action that will be taken if
  237.      you press function keys F1 through F10. For example, function key F1
  238.      will always bring up help. Try it now. Press function key F1. The
  239.      first time you press function key F1 for help, a one or two line help
  240.      phrase will appear in the prompt area. The prompt area now reads:
  241.      
  242.      Please select a number from the menu on the screen above.[]
  243.      
  244.      Press {ENTER} to clear the help information and return to the prompt
  245.      for input. Press function key F1 again. This time the full page
  246.      on-line help file is displayed. At the top of the full page help
  247.      screen is a banner. The top left area of the banner indicates the
  248.      keys you can press to move around and search through the help file.
  249.      The top right area of the banner indicates that you can press the
  250.      Escape key to return to the program.
  251.      
  252.      This is the general procedure for getting help. The first time you
  253.      press the F1 key, a one or two line help phrase will appear in the
  254.      prompt area. The second time you press the F1 key, the full page help
  255.      text will be displayed. In both cases the help that is given will be
  256.      context sensitive. That is the help given should help you with the
  257.      particular section of the program that you are at. If the help given
  258.      does not answer your question, you should be able to find the help
  259.      you need by searching through the full page help.
  260.      
  261.  
  262.                                      Page 4
  263.  
  264.  
  265.  
  266.  
  267.                          BOWLING ASSISTANT 5.6 TUTORIAL
  268.  
  269.      Press the Escape key {Esc} to return to the MAIN MENU screen.
  270.      
  271.      
  272.      FUNCTION KEYS F6 TO F10
  273.      
  274.      At the bottom of the screen you will see that actions are also
  275.      assigned to function keys F6 through F10.
  276.      
  277.      F6  will toggle the screen colors from color to monochrome.
  278.      F7  will toggle prompt beeps on and off.
  279.      F8  will toggle prompt flashing on and off.
  280.      F9  will initiate a temporary exit to the DOS prompt.
  281.      F10 will abort the program at any point and return to the MAIN MENU.
  282.      
  283.      Feel free to press these function keys at this point and see what
  284.      happens. When the program first starts the screen is set to color,
  285.      the prompt beeps are off, and the prompt flashing is off. You can
  286.      change these defaults by selecting item 2 on the MAIN MENU.
  287.      
  288.      
  289.      SETTING PROGRAM OPTIONS
  290.      
  291.      Since this is the first time you have used the program, it is a good
  292.      idea to set the program options to match your personal preferences
  293.      and your system. Select item 2 from the MAIN MENU.
  294.      
  295.      (0-7) YOUR CHOICE: [0] {2}{ENTER}
  296.      
  297.      Whenever you change the program options, the full page help file is
  298.      brought up. Browse through the help if you like. Press {Esc} to
  299.      return to the prompt for input.
  300.      
  301.      Store data in program directory (C:\BOWLASST) (Y/N):[]
  302.      
  303.      You may which to change this option later but for the purposes of
  304.      this demonstration the data files should be in the program directory.
  305.      So simply press the Y key and the Enter key. Note that there is no
  306.      default response between the brackets. You have to type either Y for
  307.      yes or N for no for this prompt.
  308.      
  309.      Store data in program directory (C:\BOWLASST) (Y/N):[] {Y}{ENTER}
  310.      
  311.      The next prompt asks whether you have a printer. Most people will
  312.      have a printer and will answer yes to this question. However the
  313.      program will print reports to the screen and to a text file. You may
  314.      be using the program on your laptop and will print the report on
  315.      another system. For this demonstration, I assume that you do have a
  316.      printer. So simply press the Enter key to select the default response
  317.      of Y for yes.
  318.      
  319.      (Y/N):[Y] {ENTER}
  320.      
  321.      The program then asks about the type of port the printer is connected
  322.      to. Select the default response of P for a parallel port by pressing
  323.      the Enter key.
  324.      
  325.      P or S: [P] {ENTER}
  326.      
  327.  
  328.                                      Page 5
  329.  
  330.  
  331.  
  332.  
  333.                          BOWLING ASSISTANT 5.6 TUTORIAL
  334.  
  335.      You are now asked which port number the printer is connected to.
  336.      Again select the default response of 1 for parallel port 1 (LPT1) by
  337.      pressing the Enter key.
  338.      
  339.      (1-3) Number: [1] {ENTER}
  340.      
  341.      The reports printed by the program assume that you have a 80 column
  342.      text printer connected to the computer. This assumption works for
  343.      virtually all users. You may find with some printers that the default
  344.      margin setting of 10 spaces is too much. This option lets you adjust
  345.      the margin. Select the default setting by pressing the Enter key. You
  346.      can change this later if you need to.
  347.      
  348.      (0-10) Number: [10] {ENTER}
  349.      
  350.      You can now select whether you have a color or monochrome display.
  351.      Most people will select color but you may want to select monochrome
  352.      if you are using a laptop with an LCD display. Select color by
  353.      pressing the Enter key.
  354.      
  355.      C or M: [C] {ENTER}
  356.      
  357.      You are now asked if you want to have a beep each time the program
  358.      needs input from you. Some people like this, most do not like it.
  359.      Select N for no by pressing the Enter key.
  360.      
  361.      (Y/N):[N] {ENTER]
  362.      
  363.      Do you want the prompt line to flash when you are asked for input?
  364.      Most people don't want this. It can be an aid to those with impaired
  365.      vision. Select N for no by pressing the Enter key.
  366.      
  367.      (Y/N):[N] {ENTER]
  368.      
  369.      The program now asks you to review the information on the PROGRAM
  370.      OPTIONS screen to be sure it is correct. You will find this happening
  371.      frequently as you enter data into the program. Please take time to
  372.      review and check the screen. You are asking the program to do a
  373.      record keeping job for you. It will do a good job if you provide it
  374.      with complete and accurate information. THIS IS IMPORTANT. Select Y
  375.      for yes by pressing the Enter key.
  376.      
  377.      Information on this screen OK (Y/N): [Y] {ENTER}
  378.      
  379.      Your program option selections are recorded on the program disk and
  380.      you are returned to the MAIN MENU screen.
  381.      
  382.      
  383.      OPENING LEAGUE DATA FILES
  384.      
  385.      As we move through this tutorial experiment with the help system by
  386.      pressing the F1 key. You will find more information about the section
  387.      of the program we are going through. It will enhance your learning
  388.      about the program. It is important that you learn as much as you can
  389.      with the tutorial to be fully prepared to enter the data for your
  390.      league.
  391.      
  392.      Open the demo files. Select item 3 from the MAIN MENU.
  393.  
  394.                                      Page 6
  395.  
  396.  
  397.  
  398.  
  399.                          BOWLING ASSISTANT 5.6 TUTORIAL
  400.  
  401.      
  402.      (0-7) YOUR CHOICE: [0] {3}{ENTER}
  403.      
  404.      The available data files on the data diskette will now be listed on
  405.      the screen. If you are using a hard drive you can store the data for
  406.      many leagues in the same data directory or perhaps you will want to
  407.      store the data for past seasons in the directory. You need to select
  408.      the data files you want to work with. If the file BA-DEMO is not
  409.      listed on your screen, you have either not followed the installation
  410.      instructions or your data files are located on a different drive or
  411.      in a different directory. You will have to locate the data files and
  412.      let the program know where the files are by setting the PROGRAM
  413.      OPTIONS. For this demo, I will assume that BA-DEMO appears in the
  414.      list on your screen and that it is in the brackets after the prompt.
  415.      Select BA-DEMO by pressing the Enter key.
  416.      
  417.      League data file name(1-8 characters; no extension): [BA-DEMO]{ENTER}
  418.      
  419.      A message will appear on the screen asking you to wait while the
  420.      files are opened. When the files are opened you will be returned to
  421.      the MAIN MENU screen. You will notice that some items on the MAIN
  422.      MENU screen have changed. In the upper left hand corner under the
  423.      banner in the name of the league, Demo League. In the upper right
  424.      hand corner the FILE and SETUP information have stopped flashing. The
  425.      file name BA-DEMO is displayed. The setup for this league is
  426.      completed. The SESSION is now 1 of 1 instead of 0 of 0. The WEEK is
  427.      now 4 of 9 instead of 0 of 0.
  428.      
  429.      
  430.      LEAGUE REPORTS
  431.      
  432.      Take a look at some of the available reports by select item 4 from
  433.      the MAIN MENU.
  434.      
  435.      (0-7) YOUR CHOICE: [0] {4}{ENTER}
  436.      
  437.      The REPORTS MENU screen is now displayed. The report you will run
  438.      most often will be the weekly standing sheet. Look at the current
  439.      standing sheet for the DEMO LEAGUE by selecting item 1 from the menu.
  440.      
  441.      (0-6) YOUR CHOICE: [0] {1}{ENTER}
  442.      
  443.      Look at the report on your monitor screen. Select S for the screen.
  444.      
  445.      Send report to printer (P), screen (S) or file (F): [P] {S}{ENTER}
  446.      
  447.      A 16 line bulletin can be added to the standing sheet. This can be
  448.      used to make announcements, highlight achievements, or whatever else
  449.      you would like everyone who receives the standing sheet to read
  450.      about. If you erase the bulletin, it will not be printed on the
  451.      standing sheet. Skip the editing and erasing by simply pressing the
  452.      Enter key.
  453.      
  454.      (0-2) YOUR CHOICE: [0] {ENTER}
  455.      
  456.      You will first see the message asking you to wait while the report is
  457.      prepared. This is quickly following by the flashing message asking
  458.      you to press any key to continue. Press the Enter key.
  459.  
  460.                                      Page 7
  461.  
  462.  
  463.  
  464.  
  465.                          BOWLING ASSISTANT 5.6 TUTORIAL
  466.  
  467.      
  468.      {ENTER}
  469.      
  470.      Take a look at each of the report screens. Press the Enter key when
  471.      you are ready. The first page of the report gives you the name of the
  472.      league and the name of the league officers. It tells you which lane
  473.      the officer will be bowling on next week. The standings for the 4
  474.      teams in the DEMO LEAGUE are listed next. This is followed by the
  475.      bulletin if you did not erase it. Below the bulletin is the schedule
  476.      for next week. After the schedule is the list of the awards for top
  477.      performance by teams and individuals. After the award listing, a
  478.      detailed spreadsheet of statistical data is presented. In this table
  479.      are important statistics for each team and individual. When the
  480.      report is finished you are returned to the REPORT MENU screen.
  481.      
  482.      At this point in the demonstration, you may wish to explore the other
  483.      available reports and perhaps try printing some reports on your
  484.      printer. You will find that the reports cover just about everything
  485.      you want to know about your league. If there is a report that you
  486.      need for your league, please contact me. The reports are complete but
  487.      they are not fancy. They are consistent with the program goals for a
  488.      program that would work for everyone and that would give you all the
  489.      information you need. No special equipment or printers are required.
  490.      If you want to embellish the reports you can print the report to a
  491.      file. You can then read this file into your favorite word processor
  492.      and make it as fancy as you like.
  493.      
  494.      When you are finished exploring the REPORTS MENU, return to the MAIN
  495.      MENU by pressing the Enter key.
  496.      
  497.      (0-6) YOUR CHOICE: [0] {ENTER}
  498.      
  499.      
  500.      CHANGES
  501.      
  502.      We will skip the league setup option for this demonstration. League
  503.      setup is covered in the next EVALUATION section. Take a look at the
  504.      kinds of changes that we can make in the league by pressing 6 and
  505.      Enter.
  506.      
  507.      (0-7) YOUR CHOICE: [0] {6}{ENTER}
  508.      
  509.      The CHANGE THE LEAGUE menu is now displayed. Read over the list of
  510.      menu choices. You may never have to make some of these changes in
  511.      your league but if you have to, it's nice to have these options for
  512.      change. I won't explore all these options with you in this tutorial
  513.      but I can show you how you can change the name of a team. Change the
  514.      name of team 4 from the FOUL BUNCH to the FOWL BUNCH. Select menu
  515.      item 1.
  516.      
  517.      (0-10) YOUR CHOICE: [0] {1}{ENTER}
  518.      
  519.      Select item 1 for a team.
  520.  
  521.      (0-4) YOUR CHOICE: [0] {1}{ENTER}
  522.  
  523.      Enter the current team name.
  524.  
  525.  
  526.                                      Page 8
  527.  
  528.  
  529.  
  530.  
  531.                          BOWLING ASSISTANT 5.6 TUTORIAL
  532.  
  533.      Name: [] {Foul Bunch}{ENTER}
  534.  
  535.      The name (Foul Bunch) matches (Foul Bunch) OK (Y/N):[Y]{Enter}
  536.  
  537.      Name: [Foul Bunch          ] {Fowl Bunch}{ENTER}
  538.  
  539.      If you really want to change the name, press Enter.
  540.  
  541.      OK (Y/N):[Y] {ENTER}
  542.  
  543.      The name is changed. It's that simple. You may want to read through
  544.      the help file section on entering names for some helpful tips and
  545.      shortcuts. Return to the CHANGE THE LEAGUE screen.
  546.      
  547.      (0-4) YOUR CHOICE: [0] {ENTER}
  548.      
  549.      Feel free to explore the menu choices on this screen but for the
  550.      tutorial return to the MAIN MENU.
  551.      
  552.      (0-10) YOUR CHOICE: [0] {ENTER}
  553.      
  554.      
  555.      ENTERING WEEKLY RESULTS
  556.      
  557.      Complete the tutorial by entering results for week five. Select item
  558.      7 from the menu.
  559.      
  560.      (0-7) YOUR CHOICE: [0] {7}{ENTER}
  561.      
  562.      The program first wants to know if all the frames bowled this week
  563.      are complete. The answer to this is normally yes. If you need more
  564.      information about incomplete frames consult your rule book and read
  565.      the help file.
  566.      
  567.      ALL FRAMES BOWLED THIS WEEK (Y/N):[Y] {ENTER}
  568.      
  569.      ARE YOU SURE (Y/N):[Y] {ENTER}
  570.      
  571.      Take a moment to inspect the data entry screen for the weekly
  572.      results. At the top under the banner is reported the league name, the
  573.      week number and the session number. Under this in the box is the name
  574.      of the team we will enter the scores for, the lane they bowled on,
  575.      and the name of the team they bowled against. Under the box 8 columns
  576.      labeled HDCP, PLAYERS, AVG, 1ST 2ND, 3RD, 4TH and TOTAL. These are
  577.      defined as:
  578.      HDCP           The bowler's handicap
  579.      PLAYERS        The bowler's name
  580.      AVG            The bowler's current average
  581.      1ST to 4TH     The scores for each game
  582.      TOTAL          The total score for the games bowled
  583.      
  584.      At the bottom of the screen are lines where the total pins scratch
  585.      and handicap will be listed.
  586.      
  587.      The prompt is asking you if the team listed on the left side of the
  588.      box bowled. If you are using the original BA-DEMO files this team
  589.      will be the SCRATCH SQUAD. For the remainder of this section of the
  590.      tutorial I will assume that you are using the original BA-DEMO files.
  591.  
  592.                                      Page 9
  593.  
  594.  
  595.  
  596.  
  597.                          BOWLING ASSISTANT 5.6 TUTORIAL
  598.  
  599.      If you are not using these files, the prompts may be different. If
  600.      the team did not bowl then they must have forfeited. For this
  601.      tutorial assume that each of the four teams bowled.
  602.      
  603.      DID THIS TEAM BOWL (Y/N):[Y] {ENTER}
  604.      
  605.      You are now presented with the name of the first bowler on the team
  606.      roster for the SCRATCH SQUAD and asked if this person bowled. Assume
  607.      that each of the bowlers on the this team bowled in the order that
  608.      they are on the roster. Enter the data as follows:
  609.      
  610.      Hank A        (Y/N):[Y] {ENTER}
  611.      WAS THIS PLAYER ABSENT (Y/N): [N] {ENTER}
  612.      (1-300) SCORE: [145] {140}{ENTER}
  613.      (1-300) SCORE: [145] {154}{ENTER}
  614.      (1-300) SCORE: [145] {147}{ENTER}
  615.      BOWLER SCORES OK (Y/N):[Y] {ENTER}
  616.      
  617.      After entering this information, you can see Hank's scores for the
  618.      three games bowled and the series total of 441. Continue with Joe.
  619.      
  620.      Joe B         (Y/N):[Y] {ENTER}
  621.      WAS THIS PLAYER ABSENT (Y/N): [N] {ENTER}
  622.      (1-300) SCORE: [138] {144}{ENTER}
  623.      (1-300) SCORE: [138] {126}{ENTER}
  624.      (1-300) SCORE: [138] {135}{ENTER}
  625.      BOWLER SCORES OK (Y/N):[Y] {ENTER}
  626.      
  627.      We now see both Hank's and Joe's scores displayed. We also see Joe's
  628.      series total of 405. Continue with Jane.
  629.      
  630.      Jane C        (Y/N):[Y] {ENTER}
  631.      WAS THIS PLAYER ABSENT (Y/N): [N] {ENTER}
  632.      (1-300) SCORE: [165] {174}{ENTER}
  633.      (1-300) SCORE: [165] {170}{ENTER}
  634.      (1-300) SCORE: [165] {163}{ENTER}
  635.      BOWLER SCORES OK (Y/N):[Y] {ENTER}
  636.      
  637.      We now see the scores for all three bowlers on the SCRATCH SQUAD
  638.      team. We see Jane's series total of 507. At the bottom of the columns
  639.      we can now see the totals for each game and the series. You should
  640.      check these totals against the totals on your weekly score sheets. If
  641.      you made a mistake in entering the data, you can correct it by type N
  642.      for no at the prompt. Assume that the scores are correct.
  643.      
  644.      TEAM SCORES OK (Y/N):[Y] {ENTER}
  645.      
  646.      The data you entered is saved and the screen changes so that we can
  647.      enter the scores for the PIN BUSTERS.
  648.      
  649.      DID THIS TEAM BOWL (Y/N):[Y] {ENTER}
  650.      
  651.      Allen was absent this week.
  652.      
  653.      Allen A       (Y/N):[Y] {ENTER}
  654.      WAS THIS PLAYER ABSENT (Y/N): [Y] {ENTER}
  655.      BOWLER SCORES OK (Y/N):[Y] {ENTER}
  656.      
  657.  
  658.                                     Page 10
  659.  
  660.  
  661.  
  662.  
  663.                          BOWLING ASSISTANT 5.6 TUTORIAL
  664.  
  665.      You can see that the program automatically entered an absentee score
  666.      for each of Allen's three games. Continue with the next two bowlers.
  667.      
  668.      Ana B         (Y/N):[Y] {ENTER}
  669.      WAS THIS PLAYER ABSENT (Y/N): [N] {ENTER}
  670.      (1-300) SCORE: [160] {143}{ENTER}
  671.      (1-300) SCORE: [160] {150}{ENTER}
  672.      (1-300) SCORE: [160] {170}{ENTER}
  673.      BOWLER SCORES OK (Y/N):[Y] {ENTER}
  674.      Anthony C     (Y/N):[Y] {ENTER}
  675.      WAS THIS PLAYER ABSENT (Y/N): [N] {ENTER}
  676.      (1-300) SCORE: [129] {115}{ENTER}
  677.      (1-300) SCORE: [129] {130}{ENTER}
  678.      (1-300) SCORE: [129] {133}{ENTER}
  679.      BOWLER SCORES OK (Y/N):[Y] {ENTER}
  680.      TEAM SCORES OK (Y/N):[Y] {ENTER}
  681.      DATA ENTERED FOR BOTH TEAMS OK (Y/N):[Y] {ENTER}
  682.      
  683.      The last prompt is your last chance to go back and correct any
  684.      mistakes you may have made. Once you enter Y for yes to this prompt,
  685.      the data will be saved to disk. The only way to correct this data
  686.      would be to either restore the data from a backup or abort the
  687.      program before all the data is entered for all the teams. Continue to
  688.      enter the data for the next two teams.
  689.      
  690.      DID THIS TEAM BOWL (Y/N):[Y] {ENTER}
  691.      Ben A         (Y/N):[Y] {ENTER}
  692.      WAS THIS PLAYER ABSENT (Y/N): [N] {ENTER}
  693.      (1-300) SCORE: [129] {115}{ENTER}
  694.      (1-300) SCORE: [129] {120}{ENTER}
  695.      (1-300) SCORE: [129] {123}{ENTER}
  696.      BOWLER SCORES OK (Y/N):[Y] {ENTER}
  697.      Lisa B        (Y/N):[Y] {ENTER}
  698.      WAS THIS PLAYER ABSENT (Y/N): [N] {ENTER}
  699.      (1-300) SCORE: [158] {165}{ENTER}
  700.      (1-300) SCORE: [158] {167}{ENTER}
  701.      (1-300) SCORE: [158] {166}{ENTER}
  702.      BOWLER SCORES OK (Y/N):[Y] {ENTER}
  703.      Donna C       (Y/N):[Y] {ENTER}
  704.      WAS THIS PLAYER ABSENT (Y/N): [N] {ENTER}
  705.      (1-300) SCORE: [125] {130}{ENTER}
  706.      (1-300) SCORE: [125] {133}{ENTER}
  707.      (1-300) SCORE: [125] {124}{ENTER}
  708.      BOWLER SCORES OK (Y/N):[Y] {ENTER}
  709.      TEAM SCORES OK (Y/N):[Y] {ENTER}
  710.      
  711.      DID THIS TEAM BOWL (Y/N):[Y] {ENTER}
  712.      Doris A       (Y/N):[Y] {ENTER}
  713.      WAS THIS PLAYER ABSENT (Y/N): [N] {ENTER}
  714.      (1-300) SCORE: [142] {115}{ENTER}
  715.      (1-300) SCORE: [142] {144}{ENTER}
  716.      (1-300) SCORE: [142] {150}{ENTER}
  717.      BOWLER SCORES OK (Y/N):[Y] {ENTER}
  718.      Ed B          (Y/N):[Y] {ENTER}
  719.      WAS THIS PLAYER ABSENT (Y/N): [N] {ENTER}
  720.      (1-300) SCORE: [135] {165}{ENTER}
  721.      (1-300) SCORE: [135] {120}{ENTER}
  722.      (1-300) SCORE: [135] {125}{ENTER}
  723.  
  724.                                     Page 11
  725.  
  726.  
  727.  
  728.  
  729.                          BOWLING ASSISTANT 5.6 TUTORIAL
  730.  
  731.      BOWLER SCORES OK (Y/N):[Y] {ENTER}
  732.      
  733.      The next player on this team is Gloria C. She did not bowl this week.
  734.      A substitute, Michelle S, bowled for her. Type N for no for Gloria.
  735.      The program will ask you if a regular or a new sub bowled. Michelle
  736.      is a regular sub, so enter Y for yes. Type in Michelle's name and
  737.      continue entering her scores.
  738.      
  739.      Gloria C      (Y/N):[N] {ENTER}
  740.      DID A REGULAR OR A NEW SUB BOWL (Y/N):[Y] {ENTER}
  741.      Name: [] {Michelle S}{ENTER}
  742.      (1-300) SCORE: [157] {160}{ENTER}
  743.      (1-300) SCORE: [157] {153}{ENTER}
  744.      (1-300) SCORE: [157] {172}{ENTER}
  745.      BOWLER SCORES OK (Y/N):[Y] {ENTER}
  746.      TEAM SCORES OK (Y/N):[Y] {ENTER}
  747.      DATA ENTERED FOR BOTH TEAMS OK (Y/N):[Y] {ENTER}
  748.      
  749.      Now that we have entered all the data for the teams the program will
  750.      process the data and compute new standings and statistics. Depending
  751.      on the speed of your computer and the size of your league, this
  752.      process can take some time. A message flashes on the screen asking
  753.      you to wait. When the processing is over, you are returned to the
  754.      MAIN MENU screen. You'll notice that the week number has been
  755.      increase from 4 to 5 because we have just entered and processed the
  756.      scores for week 5.
  757.      
  758.      Continue to explore the program with the demo file. Try printing
  759.      reports, making changes, make up some data for week 6, etc.
  760.      
  761.      
  762.      EXIT THE PROGRAM
  763.      
  764.      The EXPLORATION section of the tutorial is finished at this point.
  765.      Whenever you are finished with the program you want to exit by
  766.      selecting 0 from the MAIN MENU screen. This will close all files and
  767.      return you to the DOS prompt. THIS IS IMPORTANT! If you simply turn
  768.      off the computer without exiting from the MAIN MENU the data files
  769.      will not be closed. All your hard work and important league data will
  770.      not be saved. Perform a normal exit from the MAIN MENU screen.
  771.      
  772.      (0-7) YOUR CHOICE: [0] {ENTER}
  773.      Quit the BOWLING ASSISTANT - Are you sure (Y/N):[Y] {ENTER}
  774.      Make a backup copy of data files. (Y/N):[Y] {N}{ENTER}
  775.      
  776.      You are returned to the DOS prompt. We did not choose to make a
  777.      backup copy of the data files for the tutorial. With your league you
  778.      will want to make a backup each week. This will ensure that your hard
  779.      work will not be lost during the season.
  780.      
  781.      
  782.      EVALUATION
  783.      ----------
  784.      If you have worked your way through the EXPLORATION section of this
  785.      tutorial, you know how to start the program. If you did not work your
  786.      way through it, please read the first section of EXPLORATION for
  787.      directions. Start the Bowling Assistant program.
  788.      
  789.  
  790.                                     Page 12
  791.  
  792.  
  793.  
  794.  
  795.                          BOWLING ASSISTANT 5.6 TUTORIAL
  796.  
  797.      For this tutorial I will assume that you want to store the league
  798.      data files in the same directory as the program. If you don't want to
  799.      do this, then change this option by selecting menu item 2 (See the
  800.      SETTING PROGRAM OPTIONS heading in the EXPLORATORY section of this
  801.      tutorial).
  802.      
  803.      In this section of the tutorial we will go through the setup of a
  804.      fictitious league to illustrate the process you will go through with
  805.      your league data. We will set up the MINIMAX LEAGUE. It consists of
  806.      two teams with two bowlers on each team. The season will consist of
  807.      two weeks of bowling. They will use individual handicapping. We'll
  808.      discuss some of the other options as we go through the setup.
  809.      
  810.      To begin the setup of a new league, we first have to open a set of
  811.      files for the league. Select item 3 on the MAIN MENU.
  812.      
  813.      (0-7) YOUR CHOICE: [0] {3}{ENTER}
  814.      
  815.      Enter a league file name for the new league (MINIMAX).
  816.      
  817.      League data file name(1-8 characters;no extension):[]{MINIMAX}{ENTER}
  818.      CREATE NEW DATA FILES (Y/N):[] {Y}{ENTER}
  819.      ARE YOUR SURE (Y/N):[Y] {ENTER}
  820.      
  821.      The program asks you to wait while the MINIMAX files are created.
  822.      When the files are created, you will be prompted for the name of the
  823.      league data files to open. The name MINIMAX should be displayed on
  824.      the screen.
  825.      
  826.      League data file name(1-8 characters;no extension):[]{MINIMAX}{ENTER}
  827.      
  828.      The MINIMAX league files are opened and you are returned to the MAIN
  829.      MENU. You will note that the file name is no longer flashing. The
  830.      setup is still flashing to inform you that the setup of the league is
  831.      not completed. This flashing will continue until all the setup steps
  832.      have been completed.
  833.      
  834.      Start the setup by selecting item 5 from the MAIN MENU.
  835.      
  836.      (0-7) YOUR CHOICE: [0] {5}{ENTER}
  837.      
  838.      The LEAGUE SETUP menu is displayed. There are 8 steps to be
  839.      completed. All steps must be completed in order from 1 to 8. In
  840.      created the MINIMAX league data files you have already completed step
  841.      1. This is indicated at the bottom of the menu by the phrase "Steps 1
  842.      of 8 completed". Select step 2 "LEAGUE PARAMETERS".
  843.      
  844.      (0-9) YOUR CHOICE: [0] {2}{ENTER}
  845.      
  846.      You are prompted for the number of teams in the league. The number
  847.      must be in the range of 2 to 100.
  848.      
  849.      (2-100) Number: [2] {ENTER}
  850.      
  851.      How many bowlers will be on each team? The number must be in the
  852.      range of 1 to 15.
  853.      
  854.      (1-15) Number: [2] {ENTER}
  855.  
  856.                                     Page 13
  857.  
  858.  
  859.  
  860.  
  861.                          BOWLING ASSISTANT 5.6 TUTORIAL
  862.  
  863.      
  864.      How many of the bowlers on each team will bowl each week? For most
  865.      teams this is the same as the number on each team. This league will
  866.      have both bowlers bowling each week.
  867.      
  868.      (1-2) Number: [2] {ENTER}
  869.      
  870.      How many regular substitute bowlers will be available at the start of
  871.      the league? Substitute bowlers can be entered now or at any time
  872.      during the season. The MINIMAX league will not have any substitute
  873.      bowlers at the start of the season.
  874.      
  875.      (0-60) Number: [0] {ENTER}
  876.      
  877.      What is the week number that you will start entering data into this
  878.      program for your league? For most leagues this will be week 1.
  879.      However, you can start to use this program at mid season if you like.
  880.      The MINIMAX league will start at week 1.
  881.      
  882.      (1-50) Number: [1] {ENTER}
  883.      
  884.      How many weeks will the league bowl? It will be two for the MINIMAX
  885.      league.
  886.      
  887.      (1-50) Number: [2] {2}{ENTER]
  888.      
  889.      Will the season be split into two separate sessions? The MINIMAX
  890.      league will have only one session.
  891.      
  892.      (Y/N):[N] {ENTER]
  893.      
  894.      You have just completed the data entry for step two. The program will
  895.      ask you if all the data you see on the screen is correct. If it is
  896.      not, then answer N for no and you can correct it. Press Enter to
  897.      complete step 2.
  898.      
  899.      ALL DATA OK (Y/N):[Y] {ENTER}
  900.      
  901.      Step 2 is now completed. You can see that many of your responses have
  902.      been anticipated for you with the default response between the
  903.      brackets. You merely have to press the Enter key to choose the
  904.      default. Although this makes the program easier to use, it can lead
  905.      to errors if you rely on it too heavily and don't read the prompts.
  906.      Be certain to carefully check the data that has been entered when you
  907.      are asked to. Move on to setup step 3, "AWARD SETUP".
  908.      
  909.      (0-9) YOUR CHOICE: [0] {3}{ENTER}
  910.      
  911.      The AWARD SETUP screen is displayed. The first question you are asked
  912.      is the number of top awards that will be followed. All award and
  913.      statistical data is stored on disk and can be retrieved with the
  914.      reports. However, awards such as HIGH INDIVIDUAL SCRATCH PINS will be
  915.      listed on the standing sheet each week. This question is asking you
  916.      how many do you want listed each week. You could list only the leader
  917.      by selecting one or the top three by selecting 3. For the MINIMAX
  918.      league we can only select 1 or 2 since there are only two teams with
  919.      two bowlers on each team. Select two by pressing the Enter key.
  920.      
  921.  
  922.                                     Page 14
  923.  
  924.  
  925.  
  926.  
  927.                          BOWLING ASSISTANT 5.6 TUTORIAL
  928.  
  929.      (1-2) Number: [2] {ENTER}
  930.      
  931.      Separate awards can be kept for men and women. Select to have common
  932.      awards by selecting N for no.
  933.      
  934.      (Y/N):[N] {ENTER}
  935.      
  936.      Many leagues require that a minimum number of games be bowled to
  937.      qualify for an award. The MINIMAX league will only require 3 games to
  938.      be bowled.
  939.      
  940.      (1-300) Number: [3] {ENTER}
  941.      
  942.      Will substitute bowlers be able to qualify for awards on your league.
  943.      They can't on the MINIMAX league.
  944.      
  945.      (Y/N):[N] {ENTER}
  946.      ALL DATA OK (Y/N):[Y] {ENTER}
  947.      
  948.      When you press enter at the last prompt, you have completed step 3
  949.      for the AWARD SETUP. Select menu item 4 for the SCORING DATA.
  950.      
  951.      (0-9) YOUR CHOICE: [0] {4}{ENTER}
  952.      
  953.      The SCORING DATA screen is shown. You are asked how many games will
  954.      be bowled in each weeks series. The MINIMAX league will bowl 3 games
  955.      each week.
  956.      
  957.      (2-4) Number: [3] {ENTER}
  958.      
  959.      Will your league be a scratch league or will you use handicapping?
  960.      The MINIMAX league will use individual handicapping.
  961.      
  962.      (Y/N):[N] {ENTER}
  963.      
  964.      Will your league use team handicapping? MINIMAX will use individual
  965.      handicapping.
  966.      
  967.      (Y/N):[N] {ENTER}
  968.      
  969.      Will your league use match points? If you don't know what this is,
  970.      then you probably will not use it. If you are unsure consult with the
  971.      league officers. MINIMAX will not use match points.
  972.      
  973.      (Y/N):[N] {ENTER}
  974.      
  975.      The standings can be sorted based on total scratch pins or total
  976.      scratch pins plus handicap. MINIMAX will sort with the handicap.
  977.      
  978.      (Y/N):[Y] {ENTER}
  979.      
  980.      Some of the pin count credited to a team each week may not be earned.
  981.      Examples of unearned pins would be absentees and vacancies. MINIMAX
  982.      will not credit a team with unearned pins.
  983.      
  984.      (Y/N):[N] {ENTER}
  985.      
  986.      How many points will you award for each game won? MINIMAX will award
  987.  
  988.                                     Page 15
  989.  
  990.  
  991.  
  992.  
  993.                          BOWLING ASSISTANT 5.6 TUTORIAL
  994.  
  995.      1 point.
  996.      
  997.      (0-300) Number: [1] {ENTER}
  998.      
  999.      How many points will you award for winning the series of games?
  1000.      MINIMAX will award 1 point. This means that a team can win up to four
  1001.      points a week on the MINIMAX league. One for each of the three games
  1002.      and one for the series.
  1003.      
  1004.      (0-300) Number: [1] {ENTER}
  1005.      
  1006.      Will you award an extra point to the team that has the highest
  1007.      scratch game in a series? Some leagues do. MINIMAX will not.
  1008.      
  1009.      (0-300) Number: [0] {ENTER}
  1010.      
  1011.      You will be entering the starting averages for each bowler later in
  1012.      the setup. How many games must a person bowl to establish a new
  1013.      average? MINIMAX will establish a new average after the first three
  1014.      games are bowled.
  1015.      
  1016.      (0-300) Number: [3] {ENTER}
  1017.      DATA ON THIS SCREEN OK (Y/N):[Y] {ENTER}
  1018.      
  1019.      After you carefully inspect the data on the screen and press Enter, a
  1020.      second SCORING DATA screen is displayed. Scoring as well as awards
  1021.      can also be different for men and women. MINIMAX will use the same
  1022.      scoring system for both sexes.
  1023.      
  1024.      (Y/N):[Y] {ENTER}
  1025.      
  1026.      What score will you use for a vacancy on a team? MINIMAX will use a
  1027.      score of 120.
  1028.      
  1029.      (0-300) Number: [120] {ENTER}
  1030.      
  1031.      Absentee scores are computed by subtracting a fixed number of pins
  1032.      from the absent person's average. How many pins will you subtract.
  1033.      MINIMAX will subtract 10.
  1034.      
  1035.      (0-300) Number: [10] {ENTER}
  1036.      
  1037.      With individual handicapping a scratch score is established. Anyone
  1038.      bowling higher than this score will not have a handicap. What is the
  1039.      scratch score for your league? MINIMAX will use a scratch score of
  1040.      180.
  1041.      
  1042.      (0-300) Number: [180] {ENTER}
  1043.      
  1044.      The individual handicap is computed as a percentage of the difference
  1045.      between the scratch score and a person's handicap. MINIMAX will use a
  1046.      100% handicap.
  1047.      
  1048.      (1-100) Number: [80] {100}{ENTER}
  1049.      DATA ON THIS SCREEN OK (Y/N):[Y] {ENTER}
  1050.      
  1051.      After carefully inspecting the data on the screen and pressing the
  1052.      Enter key you have completed step 4 for the SCORING DATA. Step 5 of
  1053.  
  1054.                                     Page 16
  1055.  
  1056.  
  1057.  
  1058.  
  1059.                          BOWLING ASSISTANT 5.6 TUTORIAL
  1060.  
  1061.      the LEAGUE SETUP will establish the teams. If you have a large
  1062.      league, this setup will take some time. You will be entering team
  1063.      names, player names, averages, etc. You can exit the LEAGUE SETUP
  1064.      menu and the MAIN MENU to quit the program at any time. All the data
  1065.      you have entered will be saved to your league data files. You can
  1066.      resume where you left off later by simply opening the data files for
  1067.      your league and returning to the LEAGUE SETUP menu. Continue with the
  1068.      setup of the MINIMAX league by selecting step 5 to ESTABLISH TEAMS.
  1069.      
  1070.      (0-9) YOUR CHOICE: [5]
  1071.      
  1072.      What is the name of the first team? It often happens at the start of
  1073.      the season that the teams have not picked their names. If this is the
  1074.      case then simply press the Enter key and the team name will be
  1075.      selected to be the team number. The first team has not selected their
  1076.      name for the MINIMAX league.
  1077.      
  1078.      Name: [TEAM 1] {ENTER}
  1079.      NAME OK (Y/N):[Y] {ENTER}
  1080.      
  1081.      You now will be prompted for the name, phone number, sex and starting
  1082.      average for each bowler on the team. The phone number is listed on
  1083.      the team roster report. The program assumes that all bowlers will
  1084.      have the same area code. If you do not care for this feature, then
  1085.      simply press Enter to select the default. The sex of a bowler is only
  1086.      significant if you will be treating the sexes differently for awards
  1087.      or scoring. If you don't know the starting average for a bowler, then
  1088.      simply enter a number that will be a reminder to you that you need to
  1089.      change this number to the actual starting average before you enter
  1090.      scores. A low number such as 10 should be a good reminder. You can
  1091.      change the starting average for a bowler by making the LEAGUE CHANGES
  1092.      selection from the MAIN MENU. Enter the data for team 1.
  1093.      
  1094.      Name:[] {Peter C}{ENTER}
  1095.      Phone (XXX-XXXX): [999-9999] {555-2376}{ENTER}
  1096.      Male (Y/N):[Y] {ENTER}
  1097.      (1-300) ENTERING AVERAGE: [120] {156}{ENTER}
  1098.      Information on this bowler OK (Y/N):[Y] {ENTER}
  1099.      
  1100.      The first bowler on TEAM 1 has now been entered. The order that you
  1101.      enter the bowlers in for the team setup is significant in that this
  1102.      is the same order that you will be presented for entry of the weekly
  1103.      scores. You can enter the weekly data in any order you like but you
  1104.      will always be presented with the names in the order that they were
  1105.      entered for the setup. You enter the data in the order you like by
  1106.      saying no when you are asked if you want to enter the scores now for
  1107.      a player that is presented to you on the prompt line. If you say no,
  1108.      you are presented with the name of the next player. In this way you
  1109.      can enter the scores in any order. You will find it to be more
  1110.      efficient if the order of the setup corresponds to the order of
  1111.      weekly data entry. It's a minor point but one that you may appreciate
  1112.      as you are further into the season.
  1113.      
  1114.      The MINIMAX league has not filled the second bowler position on the
  1115.      first team. Select a vacancy bowler by simply entering an asterisk
  1116.      (*) as is indicated in the upper right hand corner of the screen.
  1117.      
  1118.      Name:[] {*}{ENTER}
  1119.  
  1120.                                     Page 17
  1121.  
  1122.  
  1123.  
  1124.  
  1125.                          BOWLING ASSISTANT 5.6 TUTORIAL
  1126.  
  1127.      Information on this bowler OK (Y/N):[Y] {ENTER}
  1128.      
  1129.      The second team has selected their name. Complete the data entry for
  1130.      the second team.
  1131.      
  1132.      Name: [TEAM 2] {Love Birds}{ENTER}
  1133.      NAME OK (Y/N):[Y] {ENTER}
  1134.      Name:[] {Dave K}{ENTER}
  1135.      Phone (XXX-XXXX): [999-9999] {555-6682}{ENTER}
  1136.      Male (Y/N):[Y] {ENTER}
  1137.      (1-300) ENTERING AVERAGE: [120] {135}{ENTER}
  1138.      Information on this bowler OK (Y/N):[Y] {ENTER}
  1139.      Name:[] {Sandy K}{ENTER}
  1140.      Phone (XXX-XXXX): [999-9999] {555-6682}{ENTER}
  1141.      Male (Y/N):[Y] {N}{ENTER}
  1142.      (1-300) ENTERING AVERAGE: [120] {127}{ENTER}
  1143.      Information on this bowler OK (Y/N):[Y] {ENTER}
  1144.      
  1145.      You have now completed the ESTABLISH TEAMS step 5 for the MINIMAX
  1146.      league. Obviously this process would take longer with a much larger
  1147.      league. Now select step 6, ESTABLISH SCHEDULE.
  1148.      
  1149.      (0-9) YOUR CHOICE: [0] {6}{ENTER}
  1150.      
  1151.      You can enter the schedule for all the weeks to be bowled or you can
  1152.      choose to enter the schedule for each week before you enter the
  1153.      weekly scores. It takes a little more time at the start of the league
  1154.      to enter the schedule but it doesn't take long and it will save you
  1155.      time later. Press Enter to select Y for yes.
  1156.      
  1157.      ENTER SCHEDULE FOR ALL WEEKS (Y/N):[Y] {ENTER}
  1158.      
  1159.      If you have a minimum of four teams, you can use the schedules that
  1160.      are provided with the program. MINIMAX has only two teams. Refer to
  1161.      the help file for information on using the schedules provided with
  1162.      the program. The SCHEDULE FOR WEEK 1 is displayed and you are asked
  1163.      if this will be a position week. The answer for MINIMAX is no and the
  1164.      schedule is entered.
  1165.      
  1166.      POSITION WEEK (Y/N):[N] {ENTER}
  1167.      (1-2) TEAM NO.: [0] {1}{ENTER}
  1168.      (1-2) TEAM NO.: [0] {2}{ENTER}
  1169.      SCHEDULE OK (Y/N):[Y] {ENTER}
  1170.      
  1171.      Now enter week 2. This is the final week and it will be a position
  1172.      week.
  1173.      
  1174.      POSITION WEEK (Y/N):[Y] {ENTER}
  1175.      SCHEDULE OK (Y/N):[Y] {ENTER}
  1176.      
  1177.      No teams are displayed on the screen for the position week. The
  1178.      schedule will be calculated by the program based on the standings
  1179.      from the week before the position week. You have now completed step 6
  1180.      to ESTABLISH SCHEDULE. You only have steps 7 and 8 left. Select step
  1181.      7 ALLEY ASSIGNMENTS.
  1182.      
  1183.      (0-9) YOUR CHOICE: [0] {7}{ENTER}
  1184.      
  1185.  
  1186.                                     Page 18
  1187.  
  1188.  
  1189.  
  1190.  
  1191.                          BOWLING ASSISTANT 5.6 TUTORIAL
  1192.  
  1193.      The lane or alley assignments are entered on the ALLEY NUMBERS data
  1194.      entry screen. The MINIMAX league will use alleys 5 and 6.
  1195.      
  1196.      (1-999) ALLEY: [1] {5}{ENTER}
  1197.      (1-999) ALLEY: [1] {6}{ENTER}
  1198.      ALLEYS OK (Y/N):[Y] {ENTER}
  1199.      
  1200.      Step 7, ALLEY ASSIGNMENTS, is completed. Complete the last step 8,
  1201.      LEAGUE AND OFFICER NAMES.
  1202.      
  1203.      (0-9) YOUR CHOICE: [0] {8}{ENTER}
  1204.      
  1205.      What is the name of your league? You may have noticed the name NEW
  1206.      appearing in the upper left hand corner of the screen. This was the
  1207.      name assigned to the league up to this point.
  1208.      
  1209.      Name: [NEW] {MINIMAX}
  1210.      
  1211.      Who are the officers of your league? The officers will normally be
  1212.      members of the league. When you enter a name the program will search
  1213.      the league for this name. If it is not found, you will get an error
  1214.      message. This message is mainly to inform you that the name was not
  1215.      found and perhaps you typed in the name wrong. It is acceptable to
  1216.      the program for the officer to not be on the league.
  1217.      
  1218.      Name: [] {Peter C}{ENTER}
  1219.      Name: [] {Dave K}{ENTER}
  1220.      Name: [] {Sandy K}{ENTER}
  1221.      NAMES OK (Y/N):[Y] {ENTER}
  1222.      
  1223.      Congratulations! You have now completed the setup of the MINIMAX
  1224.      league and you are ready to enter weekly scores. The choices made
  1225.      during the setup of the tutorial league may not be the same choices
  1226.      you need to make for your league. You may use different scoring
  1227.      options, you may start with substitute bowlers, etc. The on-line help
  1228.      should get you through the setup of your own league if you have any
  1229.      problems. Make sure that you have all the data you need for your
  1230.      league before you start the setup. If you have worked through this
  1231.      tutorial section, you should now have a good understanding of the
  1232.      data you will need and how you will use it.
  1233.      
  1234.      The LEAGUE SETUP menu should still be on the screen indicating that
  1235.      "Steps 8 of 8 completed". You can see that there is a step 9 on this
  1236.      menu. Step 9 is the entry point to the STATS AND SCORES EDITOR. This
  1237.      is a feature that you should not need to ever use. With it you can
  1238.      change the raw scoring data and statistics that are stored on the
  1239.      diskette. This feature is provided because some users wanted it. If
  1240.      you tamper with the stored data, the reports on the league may not be
  1241.      accurate. About the only time I anticipate that this feature will be
  1242.      legitimately used is to enter the current statistics when you are
  1243.      starting to use the program at mid season.
  1244.      
  1245.      Press the Enter key and you are returned to the MAIN MENU.
  1246.      
  1247.      This concludes the tutorial for the BOWLING ASSISTANT. Good luck with
  1248.      your league. Please contact me if you run into any problems. I will
  1249.      respond quickly. Most of all, don't forget to register your program
  1250.      if you choose to use it for your league.
  1251.  
  1252.                                     Page 19
  1253.  
  1254.  
  1255.