home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / sport / tabellen_1 / !Tabellen / english / !Help next >
Text File  |  1995-12-27  |  5KB  |  115 lines

  1. This programm is under public domain. You are allowed to use it, modify 
  2. or improve it and distribute it for free. However you are not allowed
  3. to make any profit by using the programm or parts of its code !
  4.  
  5. So have a lot of fun using
  6.  
  7. ********   *****   ******   *******  **       **       *******  **   **
  8.    **     **   **  **   **  **       **       **       **       **   **
  9.    **     **   **  **   **  **       **       **       **       ***  **
  10.    **     *******  ******   *****    **       **       *****    ** * **
  11.    **     **   **  **   **  **       **       **       **       **  ***
  12.    **     **   **  **   **  **       **       **       **       **   **
  13.    **     **   **  ******   *******  *******  *******  *******  **   **
  14.  
  15. Version : 1.30 (21 Dec 1995)
  16.  
  17. Requirements :
  18.  
  19.   Tabellen uses Acorn's Drawfile module. So it will only work with
  20.   RiscOS 3.1 or higher.
  21.   If you still use RiscOS2, refer to the directory !Tabellen.RiscOS2
  22.   to fix your own version.
  23.   
  24. Purpose :
  25.   "Tabellen" 
  26.   
  27. Short Introduction :
  28.   "Tabellen" is included into the WIMP, so you shouldn't have problems
  29.   using it. Double-click on !Tabellen to start and "Tabellen" will put
  30.   its icon (a football field) on the icon bar.
  31.   
  32. Items of the icon bar menue :
  33.  
  34. Options :
  35.   Clicking MENU over "Options" will take you to the Options-window.
  36.   By selcting one of the Options below "Tables" you can choose which
  37.   of those will be shown in the tables calculated in the display window.
  38.   If the ranking is calculated by points you can specify how many points
  39.   are given to won, tied or lost games in the according 3 writable icons.
  40.   Under "Schedule" you can enter the number of teams participating, how
  41.   many gamedays there will be and how many games per day are possible.
  42.   The options "Doppelrunde" and "Viererrunde" will set default values for
  43.   "Gamedays" and "games per day" ("Doppelrunde" is appropiate to every 
  44.   football league in Europe).
  45.   Under Ranking you can specify how the ranking is calculated. You can 
  46.   specify 4 criterions (in decreasing priority, fill with "dontcare"
  47.   if necessary). 
  48.   
  49. Teams :
  50.   Here you can specify the Name of the League and the names of the
  51.   participating teams. You also have to specify a short form of each 
  52.   team's name which will be used for displaying the team in a menue.
  53.   By default the short forms are set to the first 12 characters of the
  54.   team's name.
  55.  
  56. Subleagues :
  57.   You can define up to 10 subleagues (this will be of great use when 
  58.   dealing with the NBA,NFL,NHL,...).
  59.   Press Menu to add or edit a subleague. You can also edit a subleague 
  60.   by clicking on the according PopUp-Button. Members of the subleague
  61.   will be ticked. 
  62.  
  63. Schedule :
  64.   In the Schedule-Window you can enter the schedule and the scores.
  65.   Pressing Menu over one of the white "team"-icons will lead to a menu
  66.   where you can select the team for each match.
  67.   Hint : If you select with ADJUST the menu will keep open and you'll be
  68.   able to select the oponent of the previously selected team or go on 
  69.   with the next match.
  70.   
  71. Display :
  72.   In the display window all the output is done. The first four menu items
  73.   will show you the results and the ranking. Of course you can compute 
  74.   the ranking only for a certain subleague or consider only the 
  75.   scores "at Home" or as a visitor for each team. You can further select
  76.   a certain team (i.e. your favorite one) to be displayed in a different
  77.   colour.
  78.   The menu item "Save" will let you save the current display window in one
  79.   of three formats :
  80.   - TABulated will save it as a textfile for further use with DTP-packages
  81.     or wordprocesseors. The columns will be separated by TABs. 
  82.     (I've included an example for Acorn-DTP : a "style"-file in the 
  83.      directory !Tabellen.Beispiele)
  84.   - HTML will produce a HTML-textblock (a preformated block between 
  85.     <PRE> and </PRE>
  86.   - Draw will save the display window as a drawfile (dragging the draw
  87.     icon to a printer driver will print the display window.)
  88.   
  89. Save :
  90.   To save, drag the icon to a directory viewer ...
  91.   To load, double-click on a "Liga"-file or drag the file to the icon
  92.   on the icon bar. "Tabellen" will only accept filetype "Liga" (=&0FB).
  93.   If the filetype &0FB is already used by another application you can 
  94.   change it by replacing it 
  95.   - in the !Boot and !Run -file
  96.   - in the Variable my_type% in the BASIC-programm !RunImage
  97.   
  98. Michael Bader
  99. Palestrinastr. 24
  100. 85598 Baldham
  101. Germany
  102. e-mail : bader@informatik.tu-muenchen.de
  103. URL : http://www.informatik.tu-muenchen.de/~bader/index.html
  104.  
  105. PS : Language ...
  106.      The English translation of this programm is probably very poor !
  107.      You are therefore invited to edit the files "Menus" and "Strings" 
  108.      in the !Tabellen-directory to replace the "strings" used in this 
  109.      programm with the correct expressions.
  110.      Perhaps you'll also like to change the "Templates"-file ...
  111.      (Please send me a copy of the files "Strings", "Menus" and 
  112.       "Templates" with your favourite "SetUp")
  113.      You should also be able to translate the programm to a completely
  114.      different language if you like.
  115.