home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / games / utils / bjsv.dms / bjsv.adf / StatsViewer.doc < prev    next >
Text File  |  1992-06-15  |  6KB  |  108 lines

  1.                           BO JACKSON STATS VIEWER
  2.                                Version 1.0
  3.                             A Cando Program By
  4.                                     TCC
  5. ==========================================================================
  6. INTRO:Bo Jackson Baseball by Data East is a great game but it has its
  7. limitations. The game promises a ton of stats but the way they are
  8. presented leaves much to be desired. Enter Bo Jackson Stats Viewer. Now you
  9. can see how your favorite team or player is doing agaist the opposition.
  10. And printing the stats is but a menu away.
  11.  
  12. CONTENTS: The following files are part of BJSV.
  13.           disk.info                2049  Disk Icon 
  14.           FDPreCalc                  39  PreCalculator for Floppy Use 
  15.           FDPreCalc.info            354  Floppy PreCalculator Icon
  16.           HD-Install                 56  HD Install Batch File
  17.           HD-Install.info          1134  HD Install Icon
  18.           HD-Install.run           2656  Compiled HD Install Program
  19.           HDPreCalc                  39  PreCalculator for Hard Drive Use
  20.           HDPreCalc.info            354  HD PreCalculator Icon
  21.           More                    11936  Text Viewer
  22.           PreCalcFD.run            9448  Floppy PreCalculator Executable
  23.           PreCalcHD.run            9444  HD PreCalculator Executable
  24.           StatALPitcher.brs        2232  Brush
  25.           StatALPlayer.brs         2816  Brush
  26.           StatNLPitcher.brs        2238  Brush
  27.           StatNLPlayer.brs         2360  Brush
  28.           StatPlayer.brs           2360  Brush
  29.           StatsGreeting.snd       83896  Sound
  30.           StatsViewer            299220  Main Program
  31.           StatsViewer.doc          6065  This File
  32.           StatsViewer.doc.info      463  Instructions Icon
  33.           StatsViewer.info         2049  Main Program Icon
  34.       
  35.  
  36. INSTALLATION:Bo Jackson Stats Viewer (BJSV) can be used from floppy or hard
  37. drive. To use from floppy, boot with your workbench and double-click on the
  38. StatsViewer icon. It will ask you to insert volume BO2: in any drive (disk
  39. two of BJBaseBall). It will then read in the latest statistics from the
  40. disk and process them.  To install on your hard drive double-click on the
  41. HD-Install icon. It will prompt you for the name of the drawer on your 
  42. hard drive where the Bo Jackson Baseball files exist. NOTE: BJSV must be 
  43. in the same drawer as the game or it will default to the floppy disk (#2) 
  44. and those stats will not be current! Remove BJSV floppy disk and reboot
  45. to use BJSV from the hard drive.
  46.  
  47. ADDITIONAL REQUIREMENTS: BJSV assumes that it will have access to a "fully
  48. stocked" c: directory. It uses the AmigaDOS commands: ASSIGN, COPY among
  49. others.
  50.  
  51. USAGE:Start BJSV by double-clicking on the icon or typing StatsViewer from
  52. the CLI. You will see the title screen while the data is loading and
  53. initializing. NOTE: If BJSV "locks up" on the opening screen, please see
  54. section on "precalculating" the statistics in the BUGS section below.
  55. The next screen is the Stats Window Screen where all the stats are 
  56. presented. The four buttons on the right side change between stat modes. 
  57. The button oulined in yellow is currently active. INDIV. represents
  58. individual player statistics. TEAM represents team accomplishments and is
  59. furhter modified by a team "TYPE" gadget at the lower left. Click on this
  60. to toggle between OFFENSIVE and DEFENSIVE perspectives. PIT-IND represents
  61. pitchers and their stats. PIT-TEAM represents pitching from a team
  62. perspective. This mode also has an OFFENSE/DEFENSE switch.
  63.  
  64. To view a given stat category click on the letters in red or blue that form
  65. the headers to the beveled boxes. For example, click on HR to see the NL
  66. and AL leaders in home runs. Note that the category is spelled out in the
  67. caption at the bottom of the screen. All individual stats represent only
  68. the top 10 leaders in each league. BUT...a minimum number of at bats or
  69. innings pitched modifies the eligible pool. That is, just because Joe Blow
  70. is 2 for 2 with a batting average of 1.000 does not put him ahead of Joe
  71. Swat who is 20 for 50 batting .400 and has 50 (fifty) at bats. The minimum
  72. number of at bats is determined by one-half the highest at bat figure. The
  73. same holds true for pitchers with regards to innings pitched.
  74.  
  75. The menu options are int the PROJECT menu and are About, Greetings, Print,
  76. and Quit. About gives release date and version. Greetings are just that.
  77. Print will output a formatted copy of the stats CURRENTLY in the stats
  78. window. It assumes a lines per page of 66. Quit does just that without
  79. further confirmation.
  80.  
  81. NOTES:BJSV was done with Cando V1.6 and does NOT write to your disk or
  82. hard drive. 
  83.  
  84. BUGS: BJSV was developed and tested on an Amiga2000 with 2.04 ROMS only.
  85. WB1.3 compatibility is not guaranteed but should not be a problem. NOTE:
  86. if BJSV locks up on the opening screen it is because your statistics
  87. generated by your BJBaseball game are different from mine. I noticed a
  88. difference in spacing with mine and a copy of 1991 major league baseball
  89. stats for BJBB that I received from another source. The PreCalc program is
  90. written in compiled BASIC (should work on an A3000) and serves to interpret
  91. those other stat formats to the one that BJSV requires. It MUST be run each
  92. time before you view the stats. It does NOT write to the disk. It creates a
  93. file in RAM: called fixed.prt which BJSV will use instead. USAGE:
  94. Double-click on the HDPreCalc or FDPreCalc icon to execute a batch file
  95. which will run the proper PreCalc program and then load and run BJSV.
  96.  
  97. --------------------------------------------------------------------------
  98. Acknowledgements: Cando 1.6 - Copyright Inovatronics
  99.                   AC-BASIC Compiler 1.3 - Copyright Absoft
  100.                   Bo Jackson Baseball - Copyright Data East
  101.  
  102. Distribution: Bo Jackson Stats Viewer is FreeWare. Do what you want to with
  103. it short of selling it for profit. Copyright 1992 by TCC.
  104.  
  105. Disclaimer: Use it. Abuse it. If it screws something up, tough luck. 
  106.  
  107. History: V1.0 (06/15/92) First Release to Tempest BBS.
  108.