Home » CEEFAX disks » telesoftware6.adl » 09-04-88/F\INFO
09-04-88/F\INFO
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » CEEFAX disks » telesoftware6.adl |
Filename: | 09-04-88/F\INFO |
Read OK: | ✔ |
File size: | 21D3 bytes |
Load address: | 0000 |
Exec address: | FFFFFFFF |
File contents
__________________________________________________________________________ These pools prediction programs have been completely overhauled for the current season, and incorporate several improvements to speed up their operation and improve their ease of use. This process has inevitably led to difficulties with some makes of adapter, and it is recommended that the final paragraph is noted before using the programs. The routines have been adjusted since their transmission last September to cater for the various page layouts and quantity of sub-pages occasionally implemented by the CEEFAX editors. Other adjustments may be necessary in the future! __________________________________________________________________________ Pools Prediction Programs: ========================== This suite of programs uses CEEFAX data to predict the football results for the current week. There are three different programs: 1. Match 2. Foot 3. Results 1. Match: ========= From about Wednesday onwards, BBC2 CEEFAX transmit the following Saturday's fixture list. The program "Match" will analyse these transmissions and create a data file of match data on disc. This file can then be used by FOOT as match data, to avoid having to type in by hand the teams playing in each match. The program will check to see if the fixtures list is actually being transmitted. If it finds it, the CEEFAX pages required are listed on screen, with each found page being reported. The data file is created automatically as each page is found. Several of the system's page grabbers are used, which gives a considerable time saving over previous versions of this program. As processing is carried out, the match number (directly relating to the pools coupon number) of each match found is briefly displayed on screen. The program will inform you if the fixtures list is not yet available from CEEFAX. If this is so, the program should be run again later in the week. 2. Foot: ======== This is the main prediction program. Before using this, however, some things must be noted. The program uses CEEFAX data to compile information from the league tables about each team playing in the league. This information is then used to predict the outcome of the match. It is important to understand how this process works, as the user must provide his own algorithm using this data! The information is kept in the following arrays: ITEM HOMETEAM AWAYTEAM ==== ========= ========= League points gained: PT(m) PT(n) Total matches played: P(m) P(n) Goals scored for team: F(m) F(n) Goals scored against team: A(m) A(n) Games lost: L(m) L(n) Games won: W(m) W(n) Games drawn: D(m) D(n) A formula must be devised to use as much of this information as is necessary to produce a winning solution. The formula must be of the form: = (Strength of away team) - (strength of home team) i.e. it must calculate a value for the home team, then a value for the away team, then subtract one result from the other. Calculations that produce results closest to zero are considered more likely to be drawn games than those producing high values. So two teams producing a similar number will be more likely to result in a draw than two teams producing very different values. The formula included in the program is very simple, and only compares the two teams league positions. To give some idea of how to enter a suitable formula, some examples of calculating team strength follow: =(PT(m)+(D(m)*3)-W(m))-(PT(n)+(D(n)*3)-W(n)) This uses points gained, drawn games and games won for each team =(P(m)/D(m))-(P(n)/D(n)) calculates the number of matches played, divided by the number of matches drawn for each team =PT(m)-PT(n) calculates the number of points gained for each team =(P(m)/L(m))-(P(n)/W(n)) studies the number of games lost by the home team, and the number of games won by away team (a perfectly "legal" if not very logical formula!) These formulae can be very simple such as: =D(m)-D(n) which compares the number of drawn matches of each team, or more complex, such as: =((L(m)+(P(m)*20))*D(m))-((W(n)+(P(n)*20))*D(n)) which considers matches drawn, lost, won, etc. A winning solution is likely to be even more involved! It should be remembered that, particularly early in the season, several of these values will be equal to zero, and an error will result if your formula includes a 'division by zero'! Your desired formula should replace the one given in line 5000 of the program, then the new version saved to disc before use. When the program is run, you are asked if the match data is to be read from disc. This is only possible if it has previously been saved to disc using the program "Match" (see above), but will save a lot of time if it can be read from a disc file. You are then asked if the league details are to be read from disc. Again, this may only be done if this data has already been saved to disc from a previous run of the "Foot" program. (The data is automatically saved to disc each time "Foot" is run.) If the league data has been taken from CEEFAX, you will then be offered a chance to see (or print out) a list of the team names and their corresponding numbers. This option is not available if the data is read from disc, as the program then relies on a compressed version of the team names which may not be very much help to you! The team names and numbers will be needed later if you have opted to manually enter the fixtures list. If a printout of this list is required, simply set your printer "on line" before selecting this option. The program proceeds to request the match data in numeric form. If the data is read from disc, the fixtures list will be read in, stopping at the bottom of each screen to allow you to look for any necessary corrections. Press SHIFT to scroll the screen. If this data needs to be entered manually, type in the appropriate team number at the prompt, as taken from the team list offered earlier. Any corrections can be made after all the match data has been entered. The program will then calculate the most likely 18 matches to result in a draw. If you want this selection sent to your printer, ensure that your printer is "on line". Otherwise it will be sent to the screen only. 3. Results: =========== During the execution of "Foot", a data file is created on disc of the matches predicted. "Results" will analyse the actual results as transmitted by CEEFAX, and calculate the maximum pools points that have been gained using the given forecast. If you use a pools entry with more (or less) than ten selections, the appropriate line at the beginning of the program must be altered. The program calculates the maximum points possible using a Full Perm plan, but also presents the results in pools points format for normal checking of a coupon. The results are broadcast on BBC1 on a Saturday afternoon/evening, and then are transferred to BBC2 for the early part of the following week. The program detects the day on which it is run, and will select the correct channel and page numbers automatically. (i.e. if run on Saturday, it will select BBC1, pages 331 onwards, but if run on, say, Monday, it will select BBC2, page 341.) A check is carried out to ensure the actual results are obtained, and not the half-time results or other data. A report will be given, and the program terminated if the results are not found. If a match is declared void, or a result decided by the Pools panel, the correct pools points will be found. Such situations will be reported when the results are listed by the program. This program uses several of the system's page grabbers, resulting in a much faster execution time than from previous versions. Whilst each page from CEEFAX is being processed, the screen will indicate briefly which particular pools coupon match number is being studied at the time. (c) Jeremy Brayshaw September 1987 Note: The programs have been written to operate with the BBC Microcomputer System Teletext Adapter (both the Acorn system and the new GIS adapter) and ATS software. They are not guaranteed to function correctly on other makes of adapter, or with the Acorn TFS. This is because some other teletext adapters use less versatile teletext reception chips, and it is not possible to implement multiple simultaneous page grabbers. Systems without ATS might not use the same commands, or implement them in the same way.
00000000 0d 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |._______________| 00000010 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000040 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0d 0d 54 68 65 |___________..The| 00000050 73 65 20 70 6f 6f 6c 73 20 70 72 65 64 69 63 74 |se pools predict| 00000060 69 6f 6e 20 70 72 6f 67 72 61 6d 73 20 68 61 76 |ion programs hav| 00000070 65 20 62 65 65 6e 20 63 6f 6d 70 6c 65 74 65 6c |e been completel| 00000080 79 20 6f 76 65 72 68 61 75 6c 65 64 20 66 6f 72 |y overhauled for| 00000090 20 74 68 65 0d 63 75 72 72 65 6e 74 20 73 65 61 | the.current sea| 000000a0 73 6f 6e 2c 20 61 6e 64 20 69 6e 63 6f 72 70 6f |son, and incorpo| 000000b0 72 61 74 65 20 73 65 76 65 72 61 6c 20 69 6d 70 |rate several imp| 000000c0 72 6f 76 65 6d 65 6e 74 73 20 74 6f 20 73 70 65 |rovements to spe| 000000d0 65 64 20 75 70 20 74 68 65 69 72 0d 6f 70 65 72 |ed up their.oper| 000000e0 61 74 69 6f 6e 20 61 6e 64 20 69 6d 70 72 6f 76 |ation and improv| 000000f0 65 20 74 68 65 69 72 20 65 61 73 65 20 6f 66 20 |e their ease of | 00000100 75 73 65 2e 20 54 68 69 73 20 70 72 6f 63 65 73 |use. This proces| 00000110 73 20 68 61 73 20 69 6e 65 76 69 74 61 62 6c 79 |s has inevitably| 00000120 20 6c 65 64 0d 74 6f 20 64 69 66 66 69 63 75 6c | led.to difficul| 00000130 74 69 65 73 20 77 69 74 68 20 73 6f 6d 65 20 6d |ties with some m| 00000140 61 6b 65 73 20 6f 66 20 61 64 61 70 74 65 72 2c |akes of adapter,| 00000150 20 61 6e 64 20 69 74 20 69 73 20 72 65 63 6f 6d | and it is recom| 00000160 6d 65 6e 64 65 64 20 74 68 61 74 20 74 68 65 0d |mended that the.| 00000170 66 69 6e 61 6c 20 70 61 72 61 67 72 61 70 68 20 |final paragraph | 00000180 69 73 20 6e 6f 74 65 64 20 62 65 66 6f 72 65 20 |is noted before | 00000190 75 73 69 6e 67 20 74 68 65 20 70 72 6f 67 72 61 |using the progra| 000001a0 6d 73 2e 0d 0d 54 68 65 20 72 6f 75 74 69 6e 65 |ms...The routine| 000001b0 73 20 68 61 76 65 20 62 65 65 6e 20 61 64 6a 75 |s have been adju| 000001c0 73 74 65 64 20 73 69 6e 63 65 20 74 68 65 69 72 |sted since their| 000001d0 20 74 72 61 6e 73 6d 69 73 73 69 6f 6e 20 6c 61 | transmission la| 000001e0 73 74 20 53 65 70 74 65 6d 62 65 72 20 74 6f 0d |st September to.| 000001f0 63 61 74 65 72 20 66 6f 72 20 74 68 65 20 76 61 |cater for the va| 00000200 72 69 6f 75 73 20 70 61 67 65 20 6c 61 79 6f 75 |rious page layou| 00000210 74 73 20 61 6e 64 20 71 75 61 6e 74 69 74 79 20 |ts and quantity | 00000220 6f 66 20 73 75 62 2d 70 61 67 65 73 20 6f 63 63 |of sub-pages occ| 00000230 61 73 69 6f 6e 61 6c 6c 79 0d 69 6d 70 6c 65 6d |asionally.implem| 00000240 65 6e 74 65 64 20 62 79 20 74 68 65 20 43 45 45 |ented by the CEE| 00000250 46 41 58 20 65 64 69 74 6f 72 73 2e 20 4f 74 68 |FAX editors. Oth| 00000260 65 72 20 61 64 6a 75 73 74 6d 65 6e 74 73 20 6d |er adjustments m| 00000270 61 79 20 62 65 20 6e 65 63 65 73 73 61 72 79 20 |ay be necessary | 00000280 69 6e 0d 74 68 65 20 66 75 74 75 72 65 21 0d 5f |in.the future!._| 00000290 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 000002d0 5f 5f 5f 5f 5f 5f 5f 5f 5f 0d 0d 50 6f 6f 6c 73 |_________..Pools| 000002e0 20 50 72 65 64 69 63 74 69 6f 6e 20 50 72 6f 67 | Prediction Prog| 000002f0 72 61 6d 73 3a 0d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |rams:.==========| 00000300 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000310 0d 0d 54 68 69 73 20 73 75 69 74 65 20 6f 66 20 |..This suite of | 00000320 70 72 6f 67 72 61 6d 73 20 75 73 65 73 20 43 45 |programs uses CE| 00000330 45 46 41 58 20 64 61 74 61 20 74 6f 20 70 72 65 |EFAX data to pre| 00000340 64 69 63 74 20 74 68 65 20 66 6f 6f 74 62 61 6c |dict the footbal| 00000350 6c 20 72 65 73 75 6c 74 73 0d 66 6f 72 20 74 68 |l results.for th| 00000360 65 20 63 75 72 72 65 6e 74 20 77 65 65 6b 2e 20 |e current week. | 00000370 54 68 65 72 65 20 61 72 65 20 74 68 72 65 65 20 |There are three | 00000380 64 69 66 66 65 72 65 6e 74 20 70 72 6f 67 72 61 |different progra| 00000390 6d 73 3a 0d 0d 31 2e 20 4d 61 74 63 68 0d 32 2e |ms:..1. Match.2.| 000003a0 20 46 6f 6f 74 0d 33 2e 20 52 65 73 75 6c 74 73 | Foot.3. Results| 000003b0 0d 0d 0d 31 2e 20 4d 61 74 63 68 3a 0d 3d 3d 3d |...1. Match:.===| 000003c0 3d 3d 3d 3d 3d 3d 0d 0d 46 72 6f 6d 20 61 62 6f |======..From abo| 000003d0 75 74 20 57 65 64 6e 65 73 64 61 79 20 6f 6e 77 |ut Wednesday onw| 000003e0 61 72 64 73 2c 20 42 42 43 32 20 43 45 45 46 41 |ards, BBC2 CEEFA| 000003f0 58 20 74 72 61 6e 73 6d 69 74 20 74 68 65 20 66 |X transmit the f| 00000400 6f 6c 6c 6f 77 69 6e 67 0d 53 61 74 75 72 64 61 |ollowing.Saturda| 00000410 79 27 73 20 66 69 78 74 75 72 65 20 6c 69 73 74 |y's fixture list| 00000420 2e 20 54 68 65 20 70 72 6f 67 72 61 6d 20 22 4d |. The program "M| 00000430 61 74 63 68 22 20 77 69 6c 6c 20 61 6e 61 6c 79 |atch" will analy| 00000440 73 65 20 74 68 65 73 65 0d 74 72 61 6e 73 6d 69 |se these.transmi| 00000450 73 73 69 6f 6e 73 20 61 6e 64 20 63 72 65 61 74 |ssions and creat| 00000460 65 20 61 20 64 61 74 61 20 66 69 6c 65 20 6f 66 |e a data file of| 00000470 20 6d 61 74 63 68 20 64 61 74 61 20 6f 6e 20 64 | match data on d| 00000480 69 73 63 2e 20 54 68 69 73 20 66 69 6c 65 20 63 |isc. This file c| 00000490 61 6e 0d 74 68 65 6e 20 62 65 20 75 73 65 64 20 |an.then be used | 000004a0 62 79 20 46 4f 4f 54 20 61 73 20 6d 61 74 63 68 |by FOOT as match| 000004b0 20 64 61 74 61 2c 20 74 6f 20 61 76 6f 69 64 20 | data, to avoid | 000004c0 68 61 76 69 6e 67 20 74 6f 20 74 79 70 65 20 69 |having to type i| 000004d0 6e 20 62 79 20 68 61 6e 64 20 74 68 65 0d 74 65 |n by hand the.te| 000004e0 61 6d 73 20 70 6c 61 79 69 6e 67 20 69 6e 20 65 |ams playing in e| 000004f0 61 63 68 20 6d 61 74 63 68 2e 0d 0d 54 68 65 20 |ach match...The | 00000500 70 72 6f 67 72 61 6d 20 77 69 6c 6c 20 63 68 65 |program will che| 00000510 63 6b 20 74 6f 20 73 65 65 20 69 66 20 74 68 65 |ck to see if the| 00000520 20 66 69 78 74 75 72 65 73 20 6c 69 73 74 20 69 | fixtures list i| 00000530 73 20 61 63 74 75 61 6c 6c 79 20 62 65 69 6e 67 |s actually being| 00000540 0d 74 72 61 6e 73 6d 69 74 74 65 64 2e 20 49 66 |.transmitted. If| 00000550 20 69 74 20 66 69 6e 64 73 20 69 74 2c 20 74 68 | it finds it, th| 00000560 65 20 43 45 45 46 41 58 20 70 61 67 65 73 20 72 |e CEEFAX pages r| 00000570 65 71 75 69 72 65 64 20 61 72 65 20 6c 69 73 74 |equired are list| 00000580 65 64 20 6f 6e 0d 73 63 72 65 65 6e 2c 20 77 69 |ed on.screen, wi| 00000590 74 68 20 65 61 63 68 20 66 6f 75 6e 64 20 70 61 |th each found pa| 000005a0 67 65 20 62 65 69 6e 67 20 72 65 70 6f 72 74 65 |ge being reporte| 000005b0 64 2e 0d 0d 54 68 65 20 64 61 74 61 20 66 69 6c |d...The data fil| 000005c0 65 20 69 73 20 63 72 65 61 74 65 64 20 61 75 74 |e is created aut| 000005d0 6f 6d 61 74 69 63 61 6c 6c 79 20 61 73 20 65 61 |omatically as ea| 000005e0 63 68 20 70 61 67 65 20 69 73 20 66 6f 75 6e 64 |ch page is found| 000005f0 2e 20 53 65 76 65 72 61 6c 20 6f 66 0d 74 68 65 |. Several of.the| 00000600 20 73 79 73 74 65 6d 27 73 20 70 61 67 65 20 67 | system's page g| 00000610 72 61 62 62 65 72 73 20 61 72 65 20 75 73 65 64 |rabbers are used| 00000620 2c 20 77 68 69 63 68 20 67 69 76 65 73 20 61 20 |, which gives a | 00000630 63 6f 6e 73 69 64 65 72 61 62 6c 65 20 74 69 6d |considerable tim| 00000640 65 0d 73 61 76 69 6e 67 20 6f 76 65 72 20 70 72 |e.saving over pr| 00000650 65 76 69 6f 75 73 20 76 65 72 73 69 6f 6e 73 20 |evious versions | 00000660 6f 66 20 74 68 69 73 20 70 72 6f 67 72 61 6d 2e |of this program.| 00000670 20 41 73 20 70 72 6f 63 65 73 73 69 6e 67 20 69 | As processing i| 00000680 73 20 63 61 72 72 69 65 64 0d 6f 75 74 2c 20 74 |s carried.out, t| 00000690 68 65 20 6d 61 74 63 68 20 6e 75 6d 62 65 72 20 |he match number | 000006a0 28 64 69 72 65 63 74 6c 79 20 72 65 6c 61 74 69 |(directly relati| 000006b0 6e 67 20 74 6f 20 74 68 65 20 70 6f 6f 6c 73 20 |ng to the pools | 000006c0 63 6f 75 70 6f 6e 20 6e 75 6d 62 65 72 29 20 6f |coupon number) o| 000006d0 66 0d 65 61 63 68 20 6d 61 74 63 68 20 66 6f 75 |f.each match fou| 000006e0 6e 64 20 69 73 20 62 72 69 65 66 6c 79 20 64 69 |nd is briefly di| 000006f0 73 70 6c 61 79 65 64 20 6f 6e 20 73 63 72 65 65 |splayed on scree| 00000700 6e 2e 0d 0d 54 68 65 20 70 72 6f 67 72 61 6d 20 |n...The program | 00000710 77 69 6c 6c 20 69 6e 66 6f 72 6d 20 79 6f 75 20 |will inform you | 00000720 69 66 20 74 68 65 20 66 69 78 74 75 72 65 73 20 |if the fixtures | 00000730 6c 69 73 74 20 69 73 20 6e 6f 74 20 79 65 74 20 |list is not yet | 00000740 61 76 61 69 6c 61 62 6c 65 20 66 72 6f 6d 0d 43 |available from.C| 00000750 45 45 46 41 58 2e 20 49 66 20 74 68 69 73 20 69 |EEFAX. If this i| 00000760 73 20 73 6f 2c 20 74 68 65 20 70 72 6f 67 72 61 |s so, the progra| 00000770 6d 20 73 68 6f 75 6c 64 20 62 65 20 72 75 6e 20 |m should be run | 00000780 61 67 61 69 6e 20 6c 61 74 65 72 20 69 6e 20 74 |again later in t| 00000790 68 65 20 77 65 65 6b 2e 0d 0d 32 2e 20 46 6f 6f |he week...2. Foo| 000007a0 74 3a 0d 3d 3d 3d 3d 3d 3d 3d 3d 0d 0d 54 68 69 |t:.========..Thi| 000007b0 73 20 69 73 20 74 68 65 20 6d 61 69 6e 20 70 72 |s is the main pr| 000007c0 65 64 69 63 74 69 6f 6e 20 70 72 6f 67 72 61 6d |ediction program| 000007d0 2e 20 42 65 66 6f 72 65 20 75 73 69 6e 67 20 74 |. Before using t| 000007e0 68 69 73 2c 20 68 6f 77 65 76 65 72 2c 20 73 6f |his, however, so| 000007f0 6d 65 0d 74 68 69 6e 67 73 20 6d 75 73 74 20 62 |me.things must b| 00000800 65 20 6e 6f 74 65 64 2e 20 54 68 65 20 70 72 6f |e noted. The pro| 00000810 67 72 61 6d 20 75 73 65 73 20 43 45 45 46 41 58 |gram uses CEEFAX| 00000820 20 64 61 74 61 20 74 6f 20 63 6f 6d 70 69 6c 65 | data to compile| 00000830 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 0d 66 72 6f | information.fro| 00000840 6d 20 74 68 65 20 6c 65 61 67 75 65 20 74 61 62 |m the league tab| 00000850 6c 65 73 20 61 62 6f 75 74 20 65 61 63 68 20 74 |les about each t| 00000860 65 61 6d 20 70 6c 61 79 69 6e 67 20 69 6e 20 74 |eam playing in t| 00000870 68 65 20 6c 65 61 67 75 65 2e 20 54 68 69 73 0d |he league. This.| 00000880 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 69 73 20 74 |information is t| 00000890 68 65 6e 20 75 73 65 64 20 74 6f 20 70 72 65 64 |hen used to pred| 000008a0 69 63 74 20 74 68 65 20 6f 75 74 63 6f 6d 65 20 |ict the outcome | 000008b0 6f 66 20 74 68 65 20 6d 61 74 63 68 2e 20 49 74 |of the match. It| 000008c0 20 69 73 0d 69 6d 70 6f 72 74 61 6e 74 20 74 6f | is.important to| 000008d0 20 75 6e 64 65 72 73 74 61 6e 64 20 68 6f 77 20 | understand how | 000008e0 74 68 69 73 20 70 72 6f 63 65 73 73 20 77 6f 72 |this process wor| 000008f0 6b 73 2c 20 61 73 20 74 68 65 20 75 73 65 72 20 |ks, as the user | 00000900 6d 75 73 74 20 70 72 6f 76 69 64 65 0d 68 69 73 |must provide.his| 00000910 20 6f 77 6e 20 61 6c 67 6f 72 69 74 68 6d 20 75 | own algorithm u| 00000920 73 69 6e 67 20 74 68 69 73 20 64 61 74 61 21 20 |sing this data! | 00000930 54 68 65 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 |The information | 00000940 69 73 20 6b 65 70 74 20 69 6e 20 74 68 65 0d 66 |is kept in the.f| 00000950 6f 6c 6c 6f 77 69 6e 67 20 61 72 72 61 79 73 3a |ollowing arrays:| 00000960 0d 0d 49 54 45 4d 20 20 20 20 20 20 20 20 20 20 |..ITEM | 00000970 20 20 20 20 20 20 20 20 20 20 20 20 20 20 48 4f | HO| 00000980 4d 45 1a 54 45 41 4d 20 20 20 20 20 20 20 41 57 |ME.TEAM AW| 00000990 41 59 1a 54 45 41 4d 0d 3d 3d 3d 3d 20 20 20 20 |AY.TEAM.==== | 000009a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000009b0 20 20 20 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 20 20 20 | ========= | 000009c0 20 20 20 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 0d 4c 65 | =========.Le| 000009d0 61 67 75 65 20 70 6f 69 6e 74 73 20 67 61 69 6e |ague points gain| 000009e0 65 64 3a 20 20 20 20 20 20 20 20 20 50 54 28 6d |ed: PT(m| 000009f0 29 20 20 20 20 20 20 20 20 20 20 20 50 54 28 6e |) PT(n| 00000a00 29 0d 54 6f 74 61 6c 20 6d 61 74 63 68 65 73 20 |).Total matches | 00000a10 70 6c 61 79 65 64 3a 20 20 20 20 20 20 20 20 20 |played: | 00000a20 50 28 6d 29 20 20 20 20 20 20 20 20 20 20 20 20 |P(m) | 00000a30 50 28 6e 29 0d 47 6f 61 6c 73 20 73 63 6f 72 65 |P(n).Goals score| 00000a40 64 20 66 6f 72 20 74 65 61 6d 3a 20 20 20 20 20 |d for team: | 00000a50 20 20 20 46 28 6d 29 20 20 20 20 20 20 20 20 20 | F(m) | 00000a60 20 20 20 46 28 6e 29 0d 47 6f 61 6c 73 20 73 63 | F(n).Goals sc| 00000a70 6f 72 65 64 20 61 67 61 69 6e 73 74 20 74 65 61 |ored against tea| 00000a80 6d 3a 20 20 20 20 41 28 6d 29 20 20 20 20 20 20 |m: A(m) | 00000a90 20 20 20 20 20 20 41 28 6e 29 0d 47 61 6d 65 73 | A(n).Games| 00000aa0 20 6c 6f 73 74 3a 20 20 20 20 20 20 20 20 20 20 | lost: | 00000ab0 20 20 20 20 20 20 20 20 20 4c 28 6d 29 20 20 20 | L(m) | 00000ac0 20 20 20 20 20 20 20 20 20 4c 28 6e 29 0d 47 61 | L(n).Ga| 00000ad0 6d 65 73 20 77 6f 6e 3a 20 20 20 20 20 20 20 20 |mes won: | 00000ae0 20 20 20 20 20 20 20 20 20 20 20 20 57 28 6d 29 | W(m)| 00000af0 20 20 20 20 20 20 20 20 20 20 20 20 57 28 6e 29 | W(n)| 00000b00 0d 47 61 6d 65 73 20 64 72 61 77 6e 3a 20 20 20 |.Games drawn: | 00000b10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 44 | D| 00000b20 28 6d 29 20 20 20 20 20 20 20 20 20 20 20 20 44 |(m) D| 00000b30 28 6e 29 0d 0d 41 20 66 6f 72 6d 75 6c 61 20 6d |(n)..A formula m| 00000b40 75 73 74 20 62 65 20 64 65 76 69 73 65 64 20 74 |ust be devised t| 00000b50 6f 20 75 73 65 20 61 73 20 6d 75 63 68 20 6f 66 |o use as much of| 00000b60 20 74 68 69 73 20 69 6e 66 6f 72 6d 61 74 69 6f | this informatio| 00000b70 6e 20 61 73 20 69 73 0d 6e 65 63 65 73 73 61 72 |n as is.necessar| 00000b80 79 20 74 6f 20 70 72 6f 64 75 63 65 20 61 20 77 |y to produce a w| 00000b90 69 6e 6e 69 6e 67 20 73 6f 6c 75 74 69 6f 6e 2e |inning solution.| 00000ba0 20 54 68 65 20 66 6f 72 6d 75 6c 61 20 6d 75 73 | The formula mus| 00000bb0 74 20 62 65 20 6f 66 20 74 68 65 20 66 6f 72 6d |t be of the form| 00000bc0 3a 0d 0d 20 3d 20 28 53 74 72 65 6e 67 74 68 20 |:.. = (Strength | 00000bd0 6f 66 20 61 77 61 79 20 74 65 61 6d 29 20 2d 20 |of away team) - | 00000be0 28 73 74 72 65 6e 67 74 68 20 6f 66 20 68 6f 6d |(strength of hom| 00000bf0 65 20 74 65 61 6d 29 0d 0d 69 2e 65 2e 20 69 74 |e team)..i.e. it| 00000c00 20 6d 75 73 74 20 63 61 6c 63 75 6c 61 74 65 20 | must calculate | 00000c10 61 20 76 61 6c 75 65 20 66 6f 72 20 74 68 65 20 |a value for the | 00000c20 68 6f 6d 65 20 74 65 61 6d 2c 20 74 68 65 6e 20 |home team, then | 00000c30 61 20 76 61 6c 75 65 20 66 6f 72 20 74 68 65 0d |a value for the.| 00000c40 61 77 61 79 20 74 65 61 6d 2c 20 74 68 65 6e 20 |away team, then | 00000c50 73 75 62 74 72 61 63 74 20 6f 6e 65 20 72 65 73 |subtract one res| 00000c60 75 6c 74 20 66 72 6f 6d 20 74 68 65 20 6f 74 68 |ult from the oth| 00000c70 65 72 2e 20 43 61 6c 63 75 6c 61 74 69 6f 6e 73 |er. Calculations| 00000c80 20 74 68 61 74 0d 70 72 6f 64 75 63 65 20 72 65 | that.produce re| 00000c90 73 75 6c 74 73 20 63 6c 6f 73 65 73 74 20 74 6f |sults closest to| 00000ca0 20 7a 65 72 6f 20 61 72 65 20 63 6f 6e 73 69 64 | zero are consid| 00000cb0 65 72 65 64 20 6d 6f 72 65 20 6c 69 6b 65 6c 79 |ered more likely| 00000cc0 20 74 6f 20 62 65 20 64 72 61 77 6e 0d 67 61 6d | to be drawn.gam| 00000cd0 65 73 20 74 68 61 6e 20 74 68 6f 73 65 20 70 72 |es than those pr| 00000ce0 6f 64 75 63 69 6e 67 20 68 69 67 68 20 76 61 6c |oducing high val| 00000cf0 75 65 73 2e 20 53 6f 20 74 77 6f 20 74 65 61 6d |ues. So two team| 00000d00 73 20 70 72 6f 64 75 63 69 6e 67 20 61 20 73 69 |s producing a si| 00000d10 6d 69 6c 61 72 0d 6e 75 6d 62 65 72 20 77 69 6c |milar.number wil| 00000d20 6c 20 62 65 20 6d 6f 72 65 20 6c 69 6b 65 6c 79 |l be more likely| 00000d30 20 74 6f 20 72 65 73 75 6c 74 20 69 6e 20 61 20 | to result in a | 00000d40 64 72 61 77 20 74 68 61 6e 20 74 77 6f 20 74 65 |draw than two te| 00000d50 61 6d 73 20 70 72 6f 64 75 63 69 6e 67 0d 76 65 |ams producing.ve| 00000d60 72 79 20 64 69 66 66 65 72 65 6e 74 20 76 61 6c |ry different val| 00000d70 75 65 73 2e 20 54 68 65 20 66 6f 72 6d 75 6c 61 |ues. The formula| 00000d80 20 69 6e 63 6c 75 64 65 64 20 69 6e 20 74 68 65 | included in the| 00000d90 20 70 72 6f 67 72 61 6d 20 69 73 20 76 65 72 79 | program is very| 00000da0 20 73 69 6d 70 6c 65 2c 0d 61 6e 64 20 6f 6e 6c | simple,.and onl| 00000db0 79 20 63 6f 6d 70 61 72 65 73 20 74 68 65 20 74 |y compares the t| 00000dc0 77 6f 20 74 65 61 6d 73 20 6c 65 61 67 75 65 20 |wo teams league | 00000dd0 70 6f 73 69 74 69 6f 6e 73 2e 20 54 6f 20 67 69 |positions. To gi| 00000de0 76 65 20 73 6f 6d 65 20 69 64 65 61 20 6f 66 20 |ve some idea of | 00000df0 68 6f 77 0d 74 6f 20 65 6e 74 65 72 20 61 20 73 |how.to enter a s| 00000e00 75 69 74 61 62 6c 65 20 66 6f 72 6d 75 6c 61 2c |uitable formula,| 00000e10 20 73 6f 6d 65 20 65 78 61 6d 70 6c 65 73 20 6f | some examples o| 00000e20 66 20 63 61 6c 63 75 6c 61 74 69 6e 67 20 74 65 |f calculating te| 00000e30 61 6d 20 73 74 72 65 6e 67 74 68 0d 66 6f 6c 6c |am strength.foll| 00000e40 6f 77 3a 0d 0d 20 3d 28 50 54 28 6d 29 2b 28 44 |ow:.. =(PT(m)+(D| 00000e50 28 6d 29 2a 33 29 2d 57 28 6d 29 29 2d 28 50 54 |(m)*3)-W(m))-(PT| 00000e60 28 6e 29 2b 28 44 28 6e 29 2a 33 29 2d 57 28 6e |(n)+(D(n)*3)-W(n| 00000e70 29 29 0d 0d 54 68 69 73 20 75 73 65 73 20 70 6f |))..This uses po| 00000e80 69 6e 74 73 20 67 61 69 6e 65 64 2c 20 64 72 61 |ints gained, dra| 00000e90 77 6e 20 67 61 6d 65 73 20 61 6e 64 20 67 61 6d |wn games and gam| 00000ea0 65 73 20 77 6f 6e 20 66 6f 72 20 65 61 63 68 20 |es won for each | 00000eb0 74 65 61 6d 0d 0d 20 3d 28 50 28 6d 29 2f 44 28 |team.. =(P(m)/D(| 00000ec0 6d 29 29 2d 28 50 28 6e 29 2f 44 28 6e 29 29 0d |m))-(P(n)/D(n)).| 00000ed0 0d 63 61 6c 63 75 6c 61 74 65 73 20 74 68 65 20 |.calculates the | 00000ee0 6e 75 6d 62 65 72 20 6f 66 20 6d 61 74 63 68 65 |number of matche| 00000ef0 73 20 70 6c 61 79 65 64 2c 20 64 69 76 69 64 65 |s played, divide| 00000f00 64 20 62 79 20 74 68 65 20 6e 75 6d 62 65 72 20 |d by the number | 00000f10 6f 66 20 6d 61 74 63 68 65 73 0d 64 72 61 77 6e |of matches.drawn| 00000f20 20 66 6f 72 20 65 61 63 68 20 74 65 61 6d 0d 0d | for each team..| 00000f30 20 3d 50 54 28 6d 29 2d 50 54 28 6e 29 0d 0d 63 | =PT(m)-PT(n)..c| 00000f40 61 6c 63 75 6c 61 74 65 73 20 74 68 65 20 6e 75 |alculates the nu| 00000f50 6d 62 65 72 20 6f 66 20 70 6f 69 6e 74 73 20 67 |mber of points g| 00000f60 61 69 6e 65 64 20 66 6f 72 20 65 61 63 68 20 74 |ained for each t| 00000f70 65 61 6d 0d 0d 20 3d 28 50 28 6d 29 2f 4c 28 6d |eam.. =(P(m)/L(m| 00000f80 29 29 2d 28 50 28 6e 29 2f 57 28 6e 29 29 0d 0d |))-(P(n)/W(n))..| 00000f90 73 74 75 64 69 65 73 20 74 68 65 20 6e 75 6d 62 |studies the numb| 00000fa0 65 72 20 6f 66 20 67 61 6d 65 73 20 6c 6f 73 74 |er of games lost| 00000fb0 20 62 79 20 74 68 65 20 68 6f 6d 65 20 74 65 61 | by the home tea| 00000fc0 6d 2c 20 61 6e 64 20 74 68 65 20 6e 75 6d 62 65 |m, and the numbe| 00000fd0 72 20 6f 66 20 67 61 6d 65 73 0d 77 6f 6e 20 62 |r of games.won b| 00000fe0 79 20 61 77 61 79 20 74 65 61 6d 20 28 61 20 70 |y away team (a p| 00000ff0 65 72 66 65 63 74 6c 79 20 22 6c 65 67 61 6c 22 |erfectly "legal"| 00001000 20 69 66 20 6e 6f 74 20 76 65 72 79 20 6c 6f 67 | if not very log| 00001010 69 63 61 6c 20 66 6f 72 6d 75 6c 61 21 29 0d 0d |ical formula!)..| 00001020 54 68 65 73 65 20 66 6f 72 6d 75 6c 61 65 20 63 |These formulae c| 00001030 61 6e 20 62 65 20 76 65 72 79 20 73 69 6d 70 6c |an be very simpl| 00001040 65 20 73 75 63 68 20 61 73 3a 0d 0d 20 3d 44 28 |e such as:.. =D(| 00001050 6d 29 2d 44 28 6e 29 0d 0d 77 68 69 63 68 20 63 |m)-D(n)..which c| 00001060 6f 6d 70 61 72 65 73 20 74 68 65 20 6e 75 6d 62 |ompares the numb| 00001070 65 72 20 6f 66 20 64 72 61 77 6e 20 6d 61 74 63 |er of drawn matc| 00001080 68 65 73 20 6f 66 20 65 61 63 68 20 74 65 61 6d |hes of each team| 00001090 2c 20 6f 72 20 6d 6f 72 65 20 63 6f 6d 70 6c 65 |, or more comple| 000010a0 78 2c 0d 73 75 63 68 20 61 73 3a 0d 0d 20 3d 28 |x,.such as:.. =(| 000010b0 28 4c 28 6d 29 2b 28 50 28 6d 29 2a 32 30 29 29 |(L(m)+(P(m)*20))| 000010c0 2a 44 28 6d 29 29 2d 28 28 57 28 6e 29 2b 28 50 |*D(m))-((W(n)+(P| 000010d0 28 6e 29 2a 32 30 29 29 2a 44 28 6e 29 29 0d 0d |(n)*20))*D(n))..| 000010e0 77 68 69 63 68 20 63 6f 6e 73 69 64 65 72 73 20 |which considers | 000010f0 6d 61 74 63 68 65 73 20 64 72 61 77 6e 2c 20 6c |matches drawn, l| 00001100 6f 73 74 2c 20 77 6f 6e 2c 20 65 74 63 2e 20 41 |ost, won, etc. A| 00001110 20 77 69 6e 6e 69 6e 67 20 73 6f 6c 75 74 69 6f | winning solutio| 00001120 6e 20 69 73 0d 6c 69 6b 65 6c 79 20 74 6f 20 62 |n is.likely to b| 00001130 65 20 65 76 65 6e 20 6d 6f 72 65 20 69 6e 76 6f |e even more invo| 00001140 6c 76 65 64 21 20 49 74 20 73 68 6f 75 6c 64 20 |lved! It should | 00001150 62 65 20 72 65 6d 65 6d 62 65 72 65 64 20 74 68 |be remembered th| 00001160 61 74 2c 0d 70 61 72 74 69 63 75 6c 61 72 6c 79 |at,.particularly| 00001170 20 65 61 72 6c 79 20 69 6e 20 74 68 65 20 73 65 | early in the se| 00001180 61 73 6f 6e 2c 20 73 65 76 65 72 61 6c 20 6f 66 |ason, several of| 00001190 20 74 68 65 73 65 20 76 61 6c 75 65 73 20 77 69 | these values wi| 000011a0 6c 6c 20 62 65 20 65 71 75 61 6c 20 74 6f 0d 7a |ll be equal to.z| 000011b0 65 72 6f 2c 20 61 6e 64 20 61 6e 20 65 72 72 6f |ero, and an erro| 000011c0 72 20 77 69 6c 6c 20 72 65 73 75 6c 74 20 69 66 |r will result if| 000011d0 20 79 6f 75 72 20 66 6f 72 6d 75 6c 61 20 69 6e | your formula in| 000011e0 63 6c 75 64 65 73 20 61 20 27 64 69 76 69 73 69 |cludes a 'divisi| 000011f0 6f 6e 0d 62 79 20 7a 65 72 6f 27 21 0d 0d 59 6f |on.by zero'!..Yo| 00001200 75 72 20 64 65 73 69 72 65 64 20 66 6f 72 6d 75 |ur desired formu| 00001210 6c 61 20 73 68 6f 75 6c 64 20 72 65 70 6c 61 63 |la should replac| 00001220 65 20 74 68 65 20 6f 6e 65 20 67 69 76 65 6e 20 |e the one given | 00001230 69 6e 20 6c 69 6e 65 20 35 30 30 30 20 6f 66 20 |in line 5000 of | 00001240 74 68 65 0d 70 72 6f 67 72 61 6d 2c 20 74 68 65 |the.program, the| 00001250 6e 20 74 68 65 20 6e 65 77 20 76 65 72 73 69 6f |n the new versio| 00001260 6e 20 73 61 76 65 64 20 74 6f 20 64 69 73 63 20 |n saved to disc | 00001270 62 65 66 6f 72 65 20 75 73 65 2e 0d 0d 57 68 65 |before use...Whe| 00001280 6e 20 74 68 65 20 70 72 6f 67 72 61 6d 20 69 73 |n the program is| 00001290 20 72 75 6e 2c 20 79 6f 75 20 61 72 65 20 61 73 | run, you are as| 000012a0 6b 65 64 20 69 66 20 74 68 65 20 6d 61 74 63 68 |ked if the match| 000012b0 20 64 61 74 61 20 69 73 20 74 6f 20 62 65 20 72 | data is to be r| 000012c0 65 61 64 0d 66 72 6f 6d 20 64 69 73 63 2e 20 54 |ead.from disc. T| 000012d0 68 69 73 20 69 73 20 6f 6e 6c 79 20 70 6f 73 73 |his is only poss| 000012e0 69 62 6c 65 20 69 66 20 69 74 20 68 61 73 20 70 |ible if it has p| 000012f0 72 65 76 69 6f 75 73 6c 79 20 62 65 65 6e 20 73 |reviously been s| 00001300 61 76 65 64 20 74 6f 20 64 69 73 63 0d 75 73 69 |aved to disc.usi| 00001310 6e 67 20 74 68 65 20 70 72 6f 67 72 61 6d 20 22 |ng the program "| 00001320 4d 61 74 63 68 22 20 28 73 65 65 20 61 62 6f 76 |Match" (see abov| 00001330 65 29 2c 20 62 75 74 20 77 69 6c 6c 20 73 61 76 |e), but will sav| 00001340 65 20 61 20 6c 6f 74 20 6f 66 20 74 69 6d 65 20 |e a lot of time | 00001350 69 66 20 69 74 20 0d 63 61 6e 20 62 65 20 72 65 |if it .can be re| 00001360 61 64 20 66 72 6f 6d 20 61 20 64 69 73 63 20 66 |ad from a disc f| 00001370 69 6c 65 2e 0d 0d 59 6f 75 20 61 72 65 20 74 68 |ile...You are th| 00001380 65 6e 20 61 73 6b 65 64 20 69 66 20 74 68 65 20 |en asked if the | 00001390 6c 65 61 67 75 65 20 64 65 74 61 69 6c 73 20 61 |league details a| 000013a0 72 65 20 74 6f 20 62 65 20 72 65 61 64 20 66 72 |re to be read fr| 000013b0 6f 6d 20 64 69 73 63 2e 20 41 67 61 69 6e 2c 0d |om disc. Again,.| 000013c0 74 68 69 73 20 6d 61 79 20 6f 6e 6c 79 20 62 65 |this may only be| 000013d0 20 64 6f 6e 65 20 69 66 20 74 68 69 73 20 64 61 | done if this da| 000013e0 74 61 20 68 61 73 20 61 6c 72 65 61 64 79 20 62 |ta has already b| 000013f0 65 65 6e 20 73 61 76 65 64 20 74 6f 20 64 69 73 |een saved to dis| 00001400 63 20 66 72 6f 6d 20 61 0d 70 72 65 76 69 6f 75 |c from a.previou| 00001410 73 20 72 75 6e 20 6f 66 20 74 68 65 20 22 46 6f |s run of the "Fo| 00001420 6f 74 22 20 70 72 6f 67 72 61 6d 2e 20 28 54 68 |ot" program. (Th| 00001430 65 20 64 61 74 61 20 69 73 20 61 75 74 6f 6d 61 |e data is automa| 00001440 74 69 63 61 6c 6c 79 20 73 61 76 65 64 20 74 6f |tically saved to| 00001450 0d 64 69 73 63 20 65 61 63 68 20 74 69 6d 65 20 |.disc each time | 00001460 22 46 6f 6f 74 22 20 69 73 20 72 75 6e 2e 29 0d |"Foot" is run.).| 00001470 0d 49 66 20 74 68 65 20 6c 65 61 67 75 65 20 64 |.If the league d| 00001480 61 74 61 20 68 61 73 20 62 65 65 6e 20 74 61 6b |ata has been tak| 00001490 65 6e 20 66 72 6f 6d 20 43 45 45 46 41 58 2c 20 |en from CEEFAX, | 000014a0 79 6f 75 20 77 69 6c 6c 20 74 68 65 6e 20 62 65 |you will then be| 000014b0 20 6f 66 66 65 72 65 64 20 61 0d 63 68 61 6e 63 | offered a.chanc| 000014c0 65 20 74 6f 20 73 65 65 20 28 6f 72 20 70 72 69 |e to see (or pri| 000014d0 6e 74 20 6f 75 74 29 20 61 20 6c 69 73 74 20 6f |nt out) a list o| 000014e0 66 20 74 68 65 20 74 65 61 6d 20 6e 61 6d 65 73 |f the team names| 000014f0 20 61 6e 64 20 74 68 65 69 72 0d 63 6f 72 72 65 | and their.corre| 00001500 73 70 6f 6e 64 69 6e 67 20 6e 75 6d 62 65 72 73 |sponding numbers| 00001510 2e 20 54 68 69 73 20 6f 70 74 69 6f 6e 20 69 73 |. This option is| 00001520 20 6e 6f 74 20 61 76 61 69 6c 61 62 6c 65 20 69 | not available i| 00001530 66 20 74 68 65 20 64 61 74 61 20 69 73 20 72 65 |f the data is re| 00001540 61 64 0d 66 72 6f 6d 20 64 69 73 63 2c 20 61 73 |ad.from disc, as| 00001550 20 74 68 65 20 70 72 6f 67 72 61 6d 20 74 68 65 | the program the| 00001560 6e 20 72 65 6c 69 65 73 20 6f 6e 20 61 20 63 6f |n relies on a co| 00001570 6d 70 72 65 73 73 65 64 20 76 65 72 73 69 6f 6e |mpressed version| 00001580 20 6f 66 20 74 68 65 20 74 65 61 6d 0d 6e 61 6d | of the team.nam| 00001590 65 73 20 77 68 69 63 68 20 6d 61 79 20 6e 6f 74 |es which may not| 000015a0 20 62 65 20 76 65 72 79 20 6d 75 63 68 20 68 65 | be very much he| 000015b0 6c 70 20 74 6f 20 79 6f 75 21 20 54 68 65 20 74 |lp to you! The t| 000015c0 65 61 6d 20 6e 61 6d 65 73 20 61 6e 64 20 6e 75 |eam names and nu| 000015d0 6d 62 65 72 73 0d 77 69 6c 6c 20 62 65 20 6e 65 |mbers.will be ne| 000015e0 65 64 65 64 20 6c 61 74 65 72 20 69 66 20 79 6f |eded later if yo| 000015f0 75 20 68 61 76 65 20 6f 70 74 65 64 20 74 6f 20 |u have opted to | 00001600 6d 61 6e 75 61 6c 6c 79 20 65 6e 74 65 72 20 74 |manually enter t| 00001610 68 65 20 66 69 78 74 75 72 65 73 0d 6c 69 73 74 |he fixtures.list| 00001620 2e 20 49 66 20 61 20 70 72 69 6e 74 6f 75 74 20 |. If a printout | 00001630 6f 66 20 74 68 69 73 20 6c 69 73 74 20 69 73 20 |of this list is | 00001640 72 65 71 75 69 72 65 64 2c 20 73 69 6d 70 6c 79 |required, simply| 00001650 20 73 65 74 20 79 6f 75 72 20 70 72 69 6e 74 65 | set your printe| 00001660 72 20 22 6f 6e 0d 6c 69 6e 65 22 20 62 65 66 6f |r "on.line" befo| 00001670 72 65 20 73 65 6c 65 63 74 69 6e 67 20 74 68 69 |re selecting thi| 00001680 73 20 6f 70 74 69 6f 6e 2e 0d 0d 54 68 65 20 70 |s option...The p| 00001690 72 6f 67 72 61 6d 20 70 72 6f 63 65 65 64 73 20 |rogram proceeds | 000016a0 74 6f 20 72 65 71 75 65 73 74 20 74 68 65 20 6d |to request the m| 000016b0 61 74 63 68 20 64 61 74 61 20 69 6e 20 6e 75 6d |atch data in num| 000016c0 65 72 69 63 20 66 6f 72 6d 2e 20 49 66 20 74 68 |eric form. If th| 000016d0 65 0d 64 61 74 61 20 69 73 20 72 65 61 64 20 66 |e.data is read f| 000016e0 72 6f 6d 20 64 69 73 63 2c 20 74 68 65 20 66 69 |rom disc, the fi| 000016f0 78 74 75 72 65 73 20 6c 69 73 74 20 77 69 6c 6c |xtures list will| 00001700 20 62 65 20 72 65 61 64 20 69 6e 2c 20 73 74 6f | be read in, sto| 00001710 70 70 69 6e 67 20 61 74 20 74 68 65 0d 62 6f 74 |pping at the.bot| 00001720 74 6f 6d 20 6f 66 20 65 61 63 68 20 73 63 72 65 |tom of each scre| 00001730 65 6e 20 74 6f 20 61 6c 6c 6f 77 20 79 6f 75 20 |en to allow you | 00001740 74 6f 20 6c 6f 6f 6b 20 66 6f 72 20 61 6e 79 20 |to look for any | 00001750 6e 65 63 65 73 73 61 72 79 20 63 6f 72 72 65 63 |necessary correc| 00001760 74 69 6f 6e 73 2e 0d 50 72 65 73 73 20 53 48 49 |tions..Press SHI| 00001770 46 54 20 74 6f 20 73 63 72 6f 6c 6c 20 74 68 65 |FT to scroll the| 00001780 20 73 63 72 65 65 6e 2e 20 49 66 20 74 68 69 73 | screen. If this| 00001790 20 64 61 74 61 20 6e 65 65 64 73 20 74 6f 20 62 | data needs to b| 000017a0 65 20 65 6e 74 65 72 65 64 0d 6d 61 6e 75 61 6c |e entered.manual| 000017b0 6c 79 2c 20 74 79 70 65 20 69 6e 20 74 68 65 20 |ly, type in the | 000017c0 61 70 70 72 6f 70 72 69 61 74 65 20 74 65 61 6d |appropriate team| 000017d0 20 6e 75 6d 62 65 72 20 61 74 20 74 68 65 20 70 | number at the p| 000017e0 72 6f 6d 70 74 2c 20 61 73 20 74 61 6b 65 6e 20 |rompt, as taken | 000017f0 66 72 6f 6d 0d 74 68 65 20 74 65 61 6d 20 6c 69 |from.the team li| 00001800 73 74 20 6f 66 66 65 72 65 64 20 65 61 72 6c 69 |st offered earli| 00001810 65 72 2e 20 41 6e 79 20 63 6f 72 72 65 63 74 69 |er. Any correcti| 00001820 6f 6e 73 20 63 61 6e 20 62 65 20 6d 61 64 65 20 |ons can be made | 00001830 61 66 74 65 72 20 61 6c 6c 20 74 68 65 0d 6d 61 |after all the.ma| 00001840 74 63 68 20 64 61 74 61 20 68 61 73 20 62 65 65 |tch data has bee| 00001850 6e 20 65 6e 74 65 72 65 64 2e 0d 0d 54 68 65 20 |n entered...The | 00001860 70 72 6f 67 72 61 6d 20 77 69 6c 6c 20 74 68 65 |program will the| 00001870 6e 20 63 61 6c 63 75 6c 61 74 65 20 74 68 65 20 |n calculate the | 00001880 6d 6f 73 74 20 6c 69 6b 65 6c 79 20 31 38 20 6d |most likely 18 m| 00001890 61 74 63 68 65 73 20 74 6f 20 72 65 73 75 6c 74 |atches to result| 000018a0 20 69 6e 20 61 0d 64 72 61 77 2e 20 49 66 20 79 | in a.draw. If y| 000018b0 6f 75 20 77 61 6e 74 20 74 68 69 73 20 73 65 6c |ou want this sel| 000018c0 65 63 74 69 6f 6e 20 73 65 6e 74 20 74 6f 20 79 |ection sent to y| 000018d0 6f 75 72 20 70 72 69 6e 74 65 72 2c 20 65 6e 73 |our printer, ens| 000018e0 75 72 65 20 74 68 61 74 20 79 6f 75 72 0d 70 72 |ure that your.pr| 000018f0 69 6e 74 65 72 20 69 73 20 22 6f 6e 20 6c 69 6e |inter is "on lin| 00001900 65 22 2e 20 4f 74 68 65 72 77 69 73 65 20 69 74 |e". Otherwise it| 00001910 20 77 69 6c 6c 20 62 65 20 73 65 6e 74 20 74 6f | will be sent to| 00001920 20 74 68 65 20 73 63 72 65 65 6e 20 6f 6e 6c 79 | the screen only| 00001930 2e 0d 0d 33 2e 20 52 65 73 75 6c 74 73 3a 0d 3d |...3. Results:.=| 00001940 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0d 0d 44 75 72 69 |==========..Duri| 00001950 6e 67 20 74 68 65 20 65 78 65 63 75 74 69 6f 6e |ng the execution| 00001960 20 6f 66 20 22 46 6f 6f 74 22 2c 20 61 20 64 61 | of "Foot", a da| 00001970 74 61 20 66 69 6c 65 20 69 73 20 63 72 65 61 74 |ta file is creat| 00001980 65 64 20 6f 6e 20 64 69 73 63 20 6f 66 20 74 68 |ed on disc of th| 00001990 65 0d 6d 61 74 63 68 65 73 20 70 72 65 64 69 63 |e.matches predic| 000019a0 74 65 64 2e 20 22 52 65 73 75 6c 74 73 22 20 77 |ted. "Results" w| 000019b0 69 6c 6c 20 61 6e 61 6c 79 73 65 20 74 68 65 20 |ill analyse the | 000019c0 61 63 74 75 61 6c 20 72 65 73 75 6c 74 73 20 61 |actual results a| 000019d0 73 0d 74 72 61 6e 73 6d 69 74 74 65 64 20 62 79 |s.transmitted by| 000019e0 20 43 45 45 46 41 58 2c 20 61 6e 64 20 63 61 6c | CEEFAX, and cal| 000019f0 63 75 6c 61 74 65 20 74 68 65 20 6d 61 78 69 6d |culate the maxim| 00001a00 75 6d 20 70 6f 6f 6c 73 20 70 6f 69 6e 74 73 20 |um pools points | 00001a10 74 68 61 74 20 68 61 76 65 0d 62 65 65 6e 20 67 |that have.been g| 00001a20 61 69 6e 65 64 20 75 73 69 6e 67 20 74 68 65 20 |ained using the | 00001a30 67 69 76 65 6e 20 66 6f 72 65 63 61 73 74 2e 0d |given forecast..| 00001a40 0d 49 66 20 79 6f 75 20 75 73 65 20 61 20 70 6f |.If you use a po| 00001a50 6f 6c 73 20 65 6e 74 72 79 20 77 69 74 68 20 6d |ols entry with m| 00001a60 6f 72 65 20 28 6f 72 20 6c 65 73 73 29 20 74 68 |ore (or less) th| 00001a70 61 6e 20 74 65 6e 20 73 65 6c 65 63 74 69 6f 6e |an ten selection| 00001a80 73 2c 20 74 68 65 0d 61 70 70 72 6f 70 72 69 61 |s, the.appropria| 00001a90 74 65 20 6c 69 6e 65 20 61 74 20 74 68 65 20 62 |te line at the b| 00001aa0 65 67 69 6e 6e 69 6e 67 20 6f 66 20 74 68 65 20 |eginning of the | 00001ab0 70 72 6f 67 72 61 6d 20 6d 75 73 74 20 62 65 20 |program must be | 00001ac0 61 6c 74 65 72 65 64 2e 20 54 68 65 0d 70 72 6f |altered. The.pro| 00001ad0 67 72 61 6d 20 63 61 6c 63 75 6c 61 74 65 73 20 |gram calculates | 00001ae0 74 68 65 20 6d 61 78 69 6d 75 6d 20 70 6f 69 6e |the maximum poin| 00001af0 74 73 20 70 6f 73 73 69 62 6c 65 20 75 73 69 6e |ts possible usin| 00001b00 67 20 61 20 46 75 6c 6c 20 50 65 72 6d 20 70 6c |g a Full Perm pl| 00001b10 61 6e 2c 0d 62 75 74 20 61 6c 73 6f 20 70 72 65 |an,.but also pre| 00001b20 73 65 6e 74 73 20 74 68 65 20 72 65 73 75 6c 74 |sents the result| 00001b30 73 20 69 6e 20 70 6f 6f 6c 73 20 70 6f 69 6e 74 |s in pools point| 00001b40 73 20 66 6f 72 6d 61 74 20 66 6f 72 20 6e 6f 72 |s format for nor| 00001b50 6d 61 6c 20 63 68 65 63 6b 69 6e 67 0d 6f 66 20 |mal checking.of | 00001b60 61 20 63 6f 75 70 6f 6e 2e 0d 0d 54 68 65 20 72 |a coupon...The r| 00001b70 65 73 75 6c 74 73 20 61 72 65 20 62 72 6f 61 64 |esults are broad| 00001b80 63 61 73 74 20 6f 6e 20 42 42 43 31 20 6f 6e 20 |cast on BBC1 on | 00001b90 61 20 53 61 74 75 72 64 61 79 20 61 66 74 65 72 |a Saturday after| 00001ba0 6e 6f 6f 6e 2f 65 76 65 6e 69 6e 67 2c 20 61 6e |noon/evening, an| 00001bb0 64 0d 74 68 65 6e 20 61 72 65 20 74 72 61 6e 73 |d.then are trans| 00001bc0 66 65 72 72 65 64 20 74 6f 20 42 42 43 32 20 66 |ferred to BBC2 f| 00001bd0 6f 72 20 74 68 65 20 65 61 72 6c 79 20 70 61 72 |or the early par| 00001be0 74 20 20 6f 66 20 74 68 65 20 66 6f 6c 6c 6f 77 |t of the follow| 00001bf0 69 6e 67 20 77 65 65 6b 2e 0d 54 68 65 20 70 72 |ing week..The pr| 00001c00 6f 67 72 61 6d 20 64 65 74 65 63 74 73 20 74 68 |ogram detects th| 00001c10 65 20 64 61 79 20 6f 6e 20 77 68 69 63 68 20 69 |e day on which i| 00001c20 74 20 69 73 20 72 75 6e 2c 20 61 6e 64 20 77 69 |t is run, and wi| 00001c30 6c 6c 20 73 65 6c 65 63 74 20 74 68 65 0d 63 6f |ll select the.co| 00001c40 72 72 65 63 74 20 63 68 61 6e 6e 65 6c 20 61 6e |rrect channel an| 00001c50 64 20 70 61 67 65 20 6e 75 6d 62 65 72 73 20 61 |d page numbers a| 00001c60 75 74 6f 6d 61 74 69 63 61 6c 6c 79 2e 20 28 69 |utomatically. (i| 00001c70 2e 65 2e 20 69 66 20 72 75 6e 20 6f 6e 20 53 61 |.e. if run on Sa| 00001c80 74 75 72 64 61 79 2c 0d 69 74 20 77 69 6c 6c 20 |turday,.it will | 00001c90 73 65 6c 65 63 74 20 42 42 43 31 2c 20 70 61 67 |select BBC1, pag| 00001ca0 65 73 20 33 33 31 20 6f 6e 77 61 72 64 73 2c 20 |es 331 onwards, | 00001cb0 62 75 74 20 69 66 20 72 75 6e 20 6f 6e 2c 20 73 |but if run on, s| 00001cc0 61 79 2c 20 4d 6f 6e 64 61 79 2c 20 69 74 0d 77 |ay, Monday, it.w| 00001cd0 69 6c 6c 20 73 65 6c 65 63 74 20 42 42 43 32 2c |ill select BBC2,| 00001ce0 20 20 70 61 67 65 20 33 34 31 2e 29 20 41 20 63 | page 341.) A c| 00001cf0 68 65 63 6b 20 69 73 20 63 61 72 72 69 65 64 20 |heck is carried | 00001d00 6f 75 74 20 74 6f 20 65 6e 73 75 72 65 20 74 68 |out to ensure th| 00001d10 65 20 61 63 74 75 61 6c 0d 72 65 73 75 6c 74 73 |e actual.results| 00001d20 20 61 72 65 20 6f 62 74 61 69 6e 65 64 2c 20 61 | are obtained, a| 00001d30 6e 64 20 6e 6f 74 20 74 68 65 20 68 61 6c 66 2d |nd not the half-| 00001d40 74 69 6d 65 20 72 65 73 75 6c 74 73 20 6f 72 20 |time results or | 00001d50 6f 74 68 65 72 20 64 61 74 61 2e 20 41 0d 72 65 |other data. A.re| 00001d60 70 6f 72 74 20 77 69 6c 6c 20 62 65 20 20 67 69 |port will be gi| 00001d70 76 65 6e 2c 20 61 6e 64 20 74 68 65 20 70 72 6f |ven, and the pro| 00001d80 67 72 61 6d 20 74 65 72 6d 69 6e 61 74 65 64 20 |gram terminated | 00001d90 69 66 20 74 68 65 20 72 65 73 75 6c 74 73 20 61 |if the results a| 00001da0 72 65 20 6e 6f 74 0d 66 6f 75 6e 64 2e 0d 0d 49 |re not.found...I| 00001db0 66 20 61 20 6d 61 74 63 68 20 69 73 20 64 65 63 |f a match is dec| 00001dc0 6c 61 72 65 64 20 76 6f 69 64 2c 20 6f 72 20 61 |lared void, or a| 00001dd0 20 72 65 73 75 6c 74 20 64 65 63 69 64 65 64 20 | result decided | 00001de0 62 79 20 74 68 65 20 50 6f 6f 6c 73 20 70 61 6e |by the Pools pan| 00001df0 65 6c 2c 20 74 68 65 0d 63 6f 72 72 65 63 74 20 |el, the.correct | 00001e00 70 6f 6f 6c 73 20 70 6f 69 6e 74 73 20 77 69 6c |pools points wil| 00001e10 6c 20 62 65 20 66 6f 75 6e 64 2e 20 53 75 63 68 |l be found. Such| 00001e20 20 73 69 74 75 61 74 69 6f 6e 73 20 77 69 6c 6c | situations will| 00001e30 20 62 65 20 72 65 70 6f 72 74 65 64 20 77 68 65 | be reported whe| 00001e40 6e 0d 74 68 65 20 72 65 73 75 6c 74 73 20 61 72 |n.the results ar| 00001e50 65 20 6c 69 73 74 65 64 20 62 79 20 74 68 65 20 |e listed by the | 00001e60 70 72 6f 67 72 61 6d 2e 0d 0d 54 68 69 73 20 70 |program...This p| 00001e70 72 6f 67 72 61 6d 20 75 73 65 73 20 73 65 76 65 |rogram uses seve| 00001e80 72 61 6c 20 6f 66 20 74 68 65 20 73 79 73 74 65 |ral of the syste| 00001e90 6d 27 73 20 70 61 67 65 20 67 72 61 62 62 65 72 |m's page grabber| 00001ea0 73 2c 20 72 65 73 75 6c 74 69 6e 67 20 69 6e 20 |s, resulting in | 00001eb0 61 0d 6d 75 63 68 20 66 61 73 74 65 72 20 65 78 |a.much faster ex| 00001ec0 65 63 75 74 69 6f 6e 20 74 69 6d 65 20 74 68 61 |ecution time tha| 00001ed0 6e 20 66 72 6f 6d 20 70 72 65 76 69 6f 75 73 20 |n from previous | 00001ee0 76 65 72 73 69 6f 6e 73 2e 20 57 68 69 6c 73 74 |versions. Whilst| 00001ef0 20 65 61 63 68 20 70 61 67 65 0d 66 72 6f 6d 20 | each page.from | 00001f00 43 45 45 46 41 58 20 69 73 20 62 65 69 6e 67 20 |CEEFAX is being | 00001f10 70 72 6f 63 65 73 73 65 64 2c 20 74 68 65 20 73 |processed, the s| 00001f20 63 72 65 65 6e 20 77 69 6c 6c 20 69 6e 64 69 63 |creen will indic| 00001f30 61 74 65 20 62 72 69 65 66 6c 79 20 77 68 69 63 |ate briefly whic| 00001f40 68 0d 70 61 72 74 69 63 75 6c 61 72 20 70 6f 6f |h.particular poo| 00001f50 6c 73 20 63 6f 75 70 6f 6e 20 6d 61 74 63 68 20 |ls coupon match | 00001f60 6e 75 6d 62 65 72 20 69 73 20 62 65 69 6e 67 20 |number is being | 00001f70 73 74 75 64 69 65 64 20 61 74 20 74 68 65 20 74 |studied at the t| 00001f80 69 6d 65 2e 0d 0d 0d 20 20 20 20 20 20 20 20 20 |ime.... | 00001f90 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001fa0 20 20 20 20 20 20 20 20 20 20 20 20 28 63 29 20 | (c) | 00001fb0 4a 65 72 65 6d 79 20 42 72 61 79 73 68 61 77 20 |Jeremy Brayshaw | 00001fc0 20 20 53 65 70 74 65 6d 62 65 72 20 31 39 38 37 | September 1987| 00001fd0 0d 0d 0d 4e 6f 74 65 3a 20 54 68 65 20 70 72 6f |...Note: The pro| 00001fe0 67 72 61 6d 73 20 68 61 76 65 20 62 65 65 6e 20 |grams have been | 00001ff0 77 72 69 74 74 65 6e 20 74 6f 20 6f 70 65 72 61 |written to opera| 00002000 74 65 20 77 69 74 68 20 74 68 65 20 42 42 43 20 |te with the BBC | 00002010 4d 69 63 72 6f 63 6f 6d 70 75 74 65 72 0d 53 79 |Microcomputer.Sy| 00002020 73 74 65 6d 20 54 65 6c 65 74 65 78 74 20 41 64 |stem Teletext Ad| 00002030 61 70 74 65 72 20 28 62 6f 74 68 20 74 68 65 20 |apter (both the | 00002040 41 63 6f 72 6e 20 73 79 73 74 65 6d 20 61 6e 64 |Acorn system and| 00002050 20 74 68 65 20 6e 65 77 20 47 49 53 20 61 64 61 | the new GIS ada| 00002060 70 74 65 72 29 0d 61 6e 64 20 41 54 53 20 73 6f |pter).and ATS so| 00002070 66 74 77 61 72 65 2e 20 54 68 65 79 20 61 72 65 |ftware. They are| 00002080 20 6e 6f 74 20 67 75 61 72 61 6e 74 65 65 64 20 | not guaranteed | 00002090 74 6f 20 66 75 6e 63 74 69 6f 6e 20 63 6f 72 72 |to function corr| 000020a0 65 63 74 6c 79 20 6f 6e 20 6f 74 68 65 72 0d 6d |ectly on other.m| 000020b0 61 6b 65 73 20 6f 66 20 61 64 61 70 74 65 72 2c |akes of adapter,| 000020c0 20 6f 72 20 77 69 74 68 20 74 68 65 20 41 63 6f | or with the Aco| 000020d0 72 6e 20 54 46 53 2e 20 54 68 69 73 20 69 73 20 |rn TFS. This is | 000020e0 62 65 63 61 75 73 65 20 73 6f 6d 65 20 6f 74 68 |because some oth| 000020f0 65 72 0d 74 65 6c 65 74 65 78 74 20 61 64 61 70 |er.teletext adap| 00002100 74 65 72 73 20 75 73 65 20 6c 65 73 73 20 76 65 |ters use less ve| 00002110 72 73 61 74 69 6c 65 20 74 65 6c 65 74 65 78 74 |rsatile teletext| 00002120 20 72 65 63 65 70 74 69 6f 6e 20 63 68 69 70 73 | reception chips| 00002130 2c 20 61 6e 64 20 69 74 20 69 73 0d 6e 6f 74 20 |, and it is.not | 00002140 70 6f 73 73 69 62 6c 65 20 74 6f 20 69 6d 70 6c |possible to impl| 00002150 65 6d 65 6e 74 20 6d 75 6c 74 69 70 6c 65 20 73 |ement multiple s| 00002160 69 6d 75 6c 74 61 6e 65 6f 75 73 20 70 61 67 65 |imultaneous page| 00002170 20 67 72 61 62 62 65 72 73 2e 20 53 79 73 74 65 | grabbers. Syste| 00002180 6d 73 0d 77 69 74 68 6f 75 74 20 41 54 53 20 6d |ms.without ATS m| 00002190 69 67 68 74 20 6e 6f 74 20 75 73 65 20 74 68 65 |ight not use the| 000021a0 20 73 61 6d 65 20 63 6f 6d 6d 61 6e 64 73 2c 20 | same commands, | 000021b0 6f 72 20 69 6d 70 6c 65 6d 65 6e 74 20 74 68 65 |or implement the| 000021c0 6d 20 69 6e 20 74 68 65 20 73 61 6d 65 0d 77 61 |m in the same.wa| 000021d0 79 2e 0d |y..| 000021d3