Home » Archimedes archive » Archimedes World » AW-1994-05-Disc1.adf » Disk1May94 » !AWMay94/Goodies/CompDraw/!CompDraw/!Help
!AWMay94/Goodies/CompDraw/!CompDraw/!Help
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 » Archimedes archive » Archimedes World » AW-1994-05-Disc1.adf » Disk1May94 |
Filename: | !AWMay94/Goodies/CompDraw/!CompDraw/!Help |
Read OK: | ✔ |
File size: | 1643 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
!CompDraw Version 2.00 (September 1993) ---------------------------------------- INTRODUCTION ============ The purpose of this application is to take a list of names and make either a random draw for a knockout competition or a list of random teams. In addition, seedings may be added to the players which will be taken into account when the draw is made. USING THE APPLICATION ===================== When run in the usual way an icon is placed on the icon bar. A blank list of names is opened by clicking on this icon. The main window is split into two main parts: At the top is a space for the seeded players. At the bottom is a space for the non-seeded players. In addition there is a writable icon at the top of the window for the competition title, which will appear at the top of the printed draw. New names are added to the non-seeds from the main menu 'new name' option which opens a window with a standard writable icon. Type in the name and press return. The name will be added to the non-seeded players. NOTE: the maximum is 128 players, seeded and non-seeded. To seed a player, select the player by clicking on their name. From the 'select' option on the main menu, move across to the 'select' sub-menu and from there to the 'seed' option. Available places in the seeding will be shown. Click on the required seeding position. NOTE: this option is not available if you have more than one player selected or there are already 16 seeds. To unseed one or more players, select the seeded players and choose 'un-seed' from the 'select' sub-menu. The names will be returned to the unseeded players list. Names can be deleted from the unseeded players list by selecting and then choosing 'delete' from the 'selection' sub-menu. MAKING A COMPETITION DRAW ========================= Once 3 or more names are entered, either seeded or not, you can make a draw. This is done from the 'draw' option on the main menu. This leads to the 'Draw' sub-menu which has 4 options. If no draw has been made, only the top option 'make' is available leading to the 'Make Draw' sub-menu. This has up to 4 options: 'with seeding' - available if there are any seeded players. This makes a draw with the seeded players in the appropriate places. 'without' - makes a random draw ignoring any seedings (but including the seeded players). 'doubles' - pairs all the players randomly and makes a random draw. 'teams' - leads to the 'Teams' window in which you can enter the number of players you want in each team. Seeded players are shared as fairly as possible. When you make a draw a window is opened showing the draw with seeded players shown in red. This can be closed in the usual way. If a draw already exists, then the 'make' option is not available, but the other 3 are: 'show' - opens the window showing the draw. 'clear' - clears the draw. 'print' - prints the draw. NOTE: if a knockout draw (i.e. NOT teams) contains more than 32 players the draw will be printed in 2 or 4 parts. You can choose to print all of them or any one part. ***************************************************************** This application has been tested for printing as much as I am able. If you find you have problems printing, save the file as a 'draw' file and print it from !Draw. ***************************************************************** SAVING A FILE ============= A file (including the draw) can be saved from a standard save window from the 'save' option on the main menu. Drag the icon in the usual way to your directory viewer. In addition, any draw can be saved as a draw file which can then be edited if you want. If a knockout competition takes up more than one page, the draw file save window will show a directory icon. Drag this in the usual way. A directory will be created containing the parts of the draw as draw files. LOADING A FILE ============== If !CompDraw is not loaded you can simply click on the file icon in the directory viewer. This will run CompDraw and load your file. If !CompDraw is already loaded, simply drag the file icon to either the icon bar icon or the main window. If a file is already loaded you will be given three options: 'LOAD' - replaces the existing file. 'MERGE' - merges the file with the existing file (i.e.adds the names to the non-seeds). 'CANCEL' - self explanatory. TO CLEAR A FILE =============== The 'clear' option on the main menu removes all names and the title from the application. _________________________________________________________________ I hope this explains how to use !CompDraw. ********************************************* * * * !CompDraw : Version 2.00 : September 1993 * * * * � Archimedes World * * * * Author: Peter R. Kingsbury * * 6 Water Skellgate * * Ripon * * North Yorkshire * * * ********************************************* _________________________________________________________________
00000000 0a 21 43 6f 6d 70 44 72 61 77 20 20 56 65 72 73 |.!CompDraw Vers| 00000010 69 6f 6e 20 32 2e 30 30 20 28 53 65 70 74 65 6d |ion 2.00 (Septem| 00000020 62 65 72 20 31 39 39 33 29 0a 2d 2d 2d 2d 2d 2d |ber 1993).------| 00000030 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000050 2d 2d 0a 0a 0a 49 4e 54 52 4f 44 55 43 54 49 4f |--...INTRODUCTIO| 00000060 4e 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a |N.============..| 00000070 54 68 65 20 20 70 75 72 70 6f 73 65 20 6f 66 20 |The purpose of | 00000080 74 68 69 73 20 61 70 70 6c 69 63 61 74 69 6f 6e |this application| 00000090 20 69 73 20 74 6f 20 74 61 6b 65 20 61 20 6c 69 | is to take a li| 000000a0 73 74 20 6f 66 20 20 6e 61 6d 65 73 20 20 61 6e |st of names an| 000000b0 64 20 0a 6d 61 6b 65 20 65 69 74 68 65 72 20 61 |d .make either a| 000000c0 20 72 61 6e 64 6f 6d 20 64 72 61 77 20 66 6f 72 | random draw for| 000000d0 20 61 20 6b 6e 6f 63 6b 6f 75 74 20 63 6f 6d 70 | a knockout comp| 000000e0 65 74 69 74 69 6f 6e 20 6f 72 20 61 20 6c 69 73 |etition or a lis| 000000f0 74 20 6f 66 20 0a 72 61 6e 64 6f 6d 20 74 65 61 |t of .random tea| 00000100 6d 73 2e 20 20 20 49 6e 20 61 64 64 69 74 69 6f |ms. In additio| 00000110 6e 2c 20 73 65 65 64 69 6e 67 73 20 6d 61 79 20 |n, seedings may | 00000120 62 65 20 61 64 64 65 64 20 74 6f 20 74 68 65 20 |be added to the | 00000130 70 6c 61 79 65 72 73 20 0a 77 68 69 63 68 20 77 |players .which w| 00000140 69 6c 6c 20 62 65 20 74 61 6b 65 6e 20 69 6e 74 |ill be taken int| 00000150 6f 20 61 63 63 6f 75 6e 74 20 77 68 65 6e 20 74 |o account when t| 00000160 68 65 20 64 72 61 77 20 69 73 20 6d 61 64 65 2e |he draw is made.| 00000170 0a 0a 0a 55 53 49 4e 47 20 54 48 45 20 41 50 50 |...USING THE APP| 00000180 4c 49 43 41 54 49 4f 4e 0a 3d 3d 3d 3d 3d 3d 3d |LICATION.=======| 00000190 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a |==============..| 000001a0 57 68 65 6e 20 72 75 6e 20 69 6e 20 74 68 65 20 |When run in the | 000001b0 75 73 75 61 6c 20 77 61 79 20 61 6e 20 69 63 6f |usual way an ico| 000001c0 6e 20 69 73 20 70 6c 61 63 65 64 20 6f 6e 20 74 |n is placed on t| 000001d0 68 65 20 69 63 6f 6e 20 20 62 61 72 2e 20 20 20 |he icon bar. | 000001e0 41 20 0a 62 6c 61 6e 6b 20 6c 69 73 74 20 6f 66 |A .blank list of| 000001f0 20 6e 61 6d 65 73 20 69 73 20 6f 70 65 6e 65 64 | names is opened| 00000200 20 62 79 20 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 | by clicking on | 00000210 74 68 69 73 20 69 63 6f 6e 2e 20 20 54 68 65 20 |this icon. The | 00000220 6d 61 69 6e 20 0a 77 69 6e 64 6f 77 20 69 73 20 |main .window is | 00000230 73 70 6c 69 74 20 69 6e 74 6f 20 74 77 6f 20 6d |split into two m| 00000240 61 69 6e 20 70 61 72 74 73 3a 0a 0a 20 20 20 20 |ain parts:.. | 00000250 41 74 20 74 68 65 20 74 6f 70 20 69 73 20 61 20 |At the top is a | 00000260 73 70 61 63 65 20 66 6f 72 20 74 68 65 20 73 65 |space for the se| 00000270 65 64 65 64 20 70 6c 61 79 65 72 73 2e 0a 0a 20 |eded players... | 00000280 20 20 20 41 74 20 74 68 65 20 62 6f 74 74 6f 6d | At the bottom| 00000290 20 69 73 20 61 20 73 70 61 63 65 20 66 6f 72 20 | is a space for | 000002a0 74 68 65 20 6e 6f 6e 2d 73 65 65 64 65 64 20 70 |the non-seeded p| 000002b0 6c 61 79 65 72 73 2e 0a 0a 49 6e 20 61 64 64 69 |layers...In addi| 000002c0 74 69 6f 6e 20 74 68 65 72 65 20 69 73 20 61 20 |tion there is a | 000002d0 77 72 69 74 61 62 6c 65 20 69 63 6f 6e 20 61 74 |writable icon at| 000002e0 20 74 68 65 20 74 6f 70 20 6f 66 20 74 68 65 20 | the top of the | 000002f0 77 69 6e 64 6f 77 20 66 6f 72 20 0a 74 68 65 20 |window for .the | 00000300 20 63 6f 6d 70 65 74 69 74 69 6f 6e 20 20 74 69 | competition ti| 00000310 74 6c 65 2c 20 20 77 68 69 63 68 20 20 77 69 6c |tle, which wil| 00000320 6c 20 61 70 70 65 61 72 20 61 74 20 74 68 65 20 |l appear at the | 00000330 20 74 6f 70 20 20 6f 66 20 20 74 68 65 20 0a 70 | top of the .p| 00000340 72 69 6e 74 65 64 20 64 72 61 77 2e 0a 0a 4e 65 |rinted draw...Ne| 00000350 77 20 20 6e 61 6d 65 73 20 20 61 72 65 20 61 64 |w names are ad| 00000360 64 65 64 20 74 6f 20 74 68 65 20 6e 6f 6e 2d 73 |ded to the non-s| 00000370 65 65 64 73 20 66 72 6f 6d 20 74 68 65 20 20 6d |eeds from the m| 00000380 61 69 6e 20 20 6d 65 6e 75 20 20 27 6e 65 77 20 |ain menu 'new | 00000390 0a 6e 61 6d 65 27 20 6f 70 74 69 6f 6e 20 77 68 |.name' option wh| 000003a0 69 63 68 20 6f 70 65 6e 73 20 61 20 77 69 6e 64 |ich opens a wind| 000003b0 6f 77 20 77 69 74 68 20 61 20 73 74 61 6e 64 61 |ow with a standa| 000003c0 72 64 20 77 72 69 74 61 62 6c 65 20 20 69 63 6f |rd writable ico| 000003d0 6e 2e 20 20 0a 54 79 70 65 20 69 6e 20 74 68 65 |n. .Type in the| 000003e0 20 6e 61 6d 65 20 61 6e 64 20 70 72 65 73 73 20 | name and press | 000003f0 72 65 74 75 72 6e 2e 20 20 54 68 65 20 6e 61 6d |return. The nam| 00000400 65 20 77 69 6c 6c 20 62 65 20 61 64 64 65 64 20 |e will be added | 00000410 74 6f 20 74 68 65 20 0a 6e 6f 6e 2d 73 65 65 64 |to the .non-seed| 00000420 65 64 20 70 6c 61 79 65 72 73 2e 20 20 4e 4f 54 |ed players. NOT| 00000430 45 3a 20 74 68 65 20 6d 61 78 69 6d 75 6d 20 69 |E: the maximum i| 00000440 73 20 31 32 38 20 70 6c 61 79 65 72 73 2c 20 73 |s 128 players, s| 00000450 65 65 64 65 64 20 61 6e 64 20 0a 6e 6f 6e 2d 73 |eeded and .non-s| 00000460 65 65 64 65 64 2e 0a 0a 54 6f 20 20 73 65 65 64 |eeded...To seed| 00000470 20 61 20 70 6c 61 79 65 72 2c 20 20 73 65 6c 65 | a player, sele| 00000480 63 74 20 74 68 65 20 70 6c 61 79 65 72 20 62 79 |ct the player by| 00000490 20 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 74 68 65 | clicking on the| 000004a0 69 72 20 20 6e 61 6d 65 2e 20 20 0a 46 72 6f 6d |ir name. .From| 000004b0 20 20 74 68 65 20 27 73 65 6c 65 63 74 27 20 6f | the 'select' o| 000004c0 70 74 69 6f 6e 20 6f 6e 20 74 68 65 20 6d 61 69 |ption on the mai| 000004d0 6e 20 6d 65 6e 75 2c 20 20 6d 6f 76 65 20 61 63 |n menu, move ac| 000004e0 72 6f 73 73 20 20 74 6f 20 20 74 68 65 20 0a 27 |ross to the .'| 000004f0 73 65 6c 65 63 74 27 20 73 75 62 2d 6d 65 6e 75 |select' sub-menu| 00000500 20 61 6e 64 20 66 72 6f 6d 20 74 68 65 72 65 20 | and from there | 00000510 74 6f 20 74 68 65 20 27 73 65 65 64 27 20 6f 70 |to the 'seed' op| 00000520 74 69 6f 6e 2e 20 20 41 76 61 69 6c 61 62 6c 65 |tion. Available| 00000530 20 0a 70 6c 61 63 65 73 20 20 69 6e 20 20 74 68 | .places in th| 00000540 65 20 73 65 65 64 69 6e 67 20 77 69 6c 6c 20 62 |e seeding will b| 00000550 65 20 73 68 6f 77 6e 2e 20 20 20 43 6c 69 63 6b |e shown. Click| 00000560 20 20 6f 6e 20 20 74 68 65 20 20 72 65 71 75 69 | on the requi| 00000570 72 65 64 20 0a 73 65 65 64 69 6e 67 20 70 6f 73 |red .seeding pos| 00000580 69 74 69 6f 6e 2e 20 20 4e 4f 54 45 3a 20 74 68 |ition. NOTE: th| 00000590 69 73 20 6f 70 74 69 6f 6e 20 69 73 20 6e 6f 74 |is option is not| 000005a0 20 61 76 61 69 6c 61 62 6c 65 20 69 66 20 79 6f | available if yo| 000005b0 75 20 68 61 76 65 20 0a 6d 6f 72 65 20 74 68 61 |u have .more tha| 000005c0 6e 20 6f 6e 65 20 70 6c 61 79 65 72 20 73 65 6c |n one player sel| 000005d0 65 63 74 65 64 20 6f 72 20 74 68 65 72 65 20 61 |ected or there a| 000005e0 72 65 20 61 6c 72 65 61 64 79 20 31 36 20 73 65 |re already 16 se| 000005f0 65 64 73 2e 0a 0a 54 6f 20 20 75 6e 73 65 65 64 |eds...To unseed| 00000600 20 20 6f 6e 65 20 6f 72 20 6d 6f 72 65 20 70 6c | one or more pl| 00000610 61 79 65 72 73 2c 20 20 73 65 6c 65 63 74 20 74 |ayers, select t| 00000620 68 65 20 73 65 65 64 65 64 20 20 70 6c 61 79 65 |he seeded playe| 00000630 72 73 20 20 61 6e 64 20 0a 63 68 6f 6f 73 65 20 |rs and .choose | 00000640 27 75 6e 2d 73 65 65 64 27 20 66 72 6f 6d 20 74 |'un-seed' from t| 00000650 68 65 20 27 73 65 6c 65 63 74 27 20 73 75 62 2d |he 'select' sub-| 00000660 6d 65 6e 75 2e 20 20 20 54 68 65 20 6e 61 6d 65 |menu. The name| 00000670 73 20 77 69 6c 6c 20 20 62 65 20 0a 72 65 74 75 |s will be .retu| 00000680 72 6e 65 64 20 74 6f 20 74 68 65 20 75 6e 73 65 |rned to the unse| 00000690 65 64 65 64 20 70 6c 61 79 65 72 73 20 6c 69 73 |eded players lis| 000006a0 74 2e 0a 0a 4e 61 6d 65 73 20 63 61 6e 20 62 65 |t...Names can be| 000006b0 20 64 65 6c 65 74 65 64 20 66 72 6f 6d 20 74 68 | deleted from th| 000006c0 65 20 75 6e 73 65 65 64 65 64 20 70 6c 61 79 65 |e unseeded playe| 000006d0 72 73 20 6c 69 73 74 20 62 79 20 20 73 65 6c 65 |rs list by sele| 000006e0 63 74 69 6e 67 20 0a 61 6e 64 20 74 68 65 6e 20 |cting .and then | 000006f0 63 68 6f 6f 73 69 6e 67 20 27 64 65 6c 65 74 65 |choosing 'delete| 00000700 27 20 66 72 6f 6d 20 74 68 65 20 27 73 65 6c 65 |' from the 'sele| 00000710 63 74 69 6f 6e 27 20 73 75 62 2d 6d 65 6e 75 2e |ction' sub-menu.| 00000720 0a 0a 0a 4d 41 4b 49 4e 47 20 41 20 43 4f 4d 50 |...MAKING A COMP| 00000730 45 54 49 54 49 4f 4e 20 44 52 41 57 0a 3d 3d 3d |ETITION DRAW.===| 00000740 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000750 3d 3d 3d 3d 3d 3d 0a 0a 4f 6e 63 65 20 33 20 6f |======..Once 3 o| 00000760 72 20 6d 6f 72 65 20 6e 61 6d 65 73 20 61 72 65 |r more names are| 00000770 20 65 6e 74 65 72 65 64 2c 20 20 65 69 74 68 65 | entered, eithe| 00000780 72 20 73 65 65 64 65 64 20 6f 72 20 6e 6f 74 2c |r seeded or not,| 00000790 20 20 79 6f 75 20 63 61 6e 20 0a 6d 61 6b 65 20 | you can .make | 000007a0 20 61 20 64 72 61 77 2e 20 20 20 54 68 69 73 20 | a draw. This | 000007b0 69 73 20 64 6f 6e 65 20 66 72 6f 6d 20 74 68 65 |is done from the| 000007c0 20 27 64 72 61 77 27 20 6f 70 74 69 6f 6e 20 6f | 'draw' option o| 000007d0 6e 20 20 74 68 65 20 20 6d 61 69 6e 20 0a 6d 65 |n the main .me| 000007e0 6e 75 2e 20 20 54 68 69 73 20 6c 65 61 64 73 20 |nu. This leads | 000007f0 74 6f 20 74 68 65 20 27 44 72 61 77 27 20 73 75 |to the 'Draw' su| 00000800 62 2d 6d 65 6e 75 20 77 68 69 63 68 20 68 61 73 |b-menu which has| 00000810 20 34 20 6f 70 74 69 6f 6e 73 2e 20 20 49 66 20 | 4 options. If | 00000820 0a 6e 6f 20 20 64 72 61 77 20 68 61 73 20 62 65 |.no draw has be| 00000830 65 6e 20 6d 61 64 65 2c 20 20 6f 6e 6c 79 20 74 |en made, only t| 00000840 68 65 20 74 6f 70 20 6f 70 74 69 6f 6e 20 27 6d |he top option 'm| 00000850 61 6b 65 27 20 69 73 20 20 61 76 61 69 6c 61 62 |ake' is availab| 00000860 6c 65 20 0a 6c 65 61 64 69 6e 67 20 74 6f 20 74 |le .leading to t| 00000870 68 65 20 27 4d 61 6b 65 20 44 72 61 77 27 20 73 |he 'Make Draw' s| 00000880 75 62 2d 6d 65 6e 75 2e 20 20 54 68 69 73 20 68 |ub-menu. This h| 00000890 61 73 20 75 70 20 74 6f 20 34 20 6f 70 74 69 6f |as up to 4 optio| 000008a0 6e 73 3a 0a 0a 27 77 69 74 68 20 73 65 65 64 69 |ns:..'with seedi| 000008b0 6e 67 27 20 2d 20 61 76 61 69 6c 61 62 6c 65 20 |ng' - available | 000008c0 69 66 20 74 68 65 72 65 20 61 72 65 20 61 6e 79 |if there are any| 000008d0 20 73 65 65 64 65 64 20 70 6c 61 79 65 72 73 2e | seeded players.| 000008e0 20 20 54 68 69 73 20 0a 20 20 20 20 20 20 20 20 | This . | 000008f0 20 20 20 20 20 20 20 20 20 6d 61 6b 65 73 20 20 | makes | 00000900 61 20 64 72 61 77 20 20 77 69 74 68 20 74 68 65 |a draw with the| 00000910 20 73 65 65 64 65 64 20 20 70 6c 61 79 65 72 73 | seeded players| 00000920 20 20 69 6e 20 20 74 68 65 20 0a 20 20 20 20 20 | in the . | 00000930 20 20 20 20 20 20 20 20 20 20 20 20 61 70 70 72 | appr| 00000940 6f 70 72 69 61 74 65 20 70 6c 61 63 65 73 2e 0a |opriate places..| 00000950 0a 27 77 69 74 68 6f 75 74 27 20 2d 20 20 20 20 |.'without' - | 00000960 20 20 6d 61 6b 65 73 20 61 20 72 61 6e 64 6f 6d | makes a random| 00000970 20 64 72 61 77 20 69 67 6e 6f 72 69 6e 67 20 61 | draw ignoring a| 00000980 6e 79 20 20 73 65 65 64 69 6e 67 73 20 20 28 62 |ny seedings (b| 00000990 75 74 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |ut . | 000009a0 20 20 20 20 20 69 6e 63 6c 75 64 69 6e 67 20 74 | including t| 000009b0 68 65 20 73 65 65 64 65 64 20 70 6c 61 79 65 72 |he seeded player| 000009c0 73 29 2e 0a 0a 27 64 6f 75 62 6c 65 73 27 20 2d |s)...'doubles' -| 000009d0 20 20 20 20 20 20 70 61 69 72 73 20 20 61 6c 6c | pairs all| 000009e0 20 74 68 65 20 20 70 6c 61 79 65 72 73 20 20 72 | the players r| 000009f0 61 6e 64 6f 6d 6c 79 20 20 61 6e 64 20 20 6d 61 |andomly and ma| 00000a00 6b 65 73 20 20 61 20 0a 20 20 20 20 20 20 20 20 |kes a . | 00000a10 20 20 20 20 20 20 20 20 20 72 61 6e 64 6f 6d 20 | random | 00000a20 64 72 61 77 2e 0a 0a 27 74 65 61 6d 73 27 20 2d |draw...'teams' -| 00000a30 20 20 20 20 20 20 20 20 6c 65 61 64 73 20 74 6f | leads to| 00000a40 20 20 74 68 65 20 27 54 65 61 6d 73 27 20 20 77 | the 'Teams' w| 00000a50 69 6e 64 6f 77 20 69 6e 20 77 68 69 63 68 20 20 |indow in which | 00000a60 79 6f 75 20 20 63 61 6e 20 0a 20 20 20 20 20 20 |you can . | 00000a70 20 20 20 20 20 20 20 20 20 20 20 65 6e 74 65 72 | enter| 00000a80 20 20 74 68 65 20 20 6e 75 6d 62 65 72 20 6f 66 | the number of| 00000a90 20 70 6c 61 79 65 72 73 20 79 6f 75 20 77 61 6e | players you wan| 00000aa0 74 20 20 69 6e 20 20 65 61 63 68 20 0a 20 20 20 |t in each . | 00000ab0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 65 | te| 00000ac0 61 6d 2e 20 20 20 53 65 65 64 65 64 20 20 70 6c |am. Seeded pl| 00000ad0 61 79 65 72 73 20 61 72 65 20 73 68 61 72 65 64 |ayers are shared| 00000ae0 20 61 73 20 66 61 69 72 6c 79 20 20 61 73 20 0a | as fairly as .| 00000af0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000b00 20 70 6f 73 73 69 62 6c 65 2e 0a 0a 57 68 65 6e | possible...When| 00000b10 20 20 79 6f 75 20 20 6d 61 6b 65 20 61 20 64 72 | you make a dr| 00000b20 61 77 20 61 20 77 69 6e 64 6f 77 20 69 73 20 6f |aw a window is o| 00000b30 70 65 6e 65 64 20 73 68 6f 77 69 6e 67 20 74 68 |pened showing th| 00000b40 65 20 20 64 72 61 77 20 20 77 69 74 68 20 0a 73 |e draw with .s| 00000b50 65 65 64 65 64 20 20 70 6c 61 79 65 72 73 20 73 |eeded players s| 00000b60 68 6f 77 6e 20 69 6e 20 72 65 64 2e 20 20 20 54 |hown in red. T| 00000b70 68 69 73 20 63 61 6e 20 62 65 20 63 6c 6f 73 65 |his can be close| 00000b80 64 20 69 6e 20 20 74 68 65 20 20 75 73 75 61 6c |d in the usual| 00000b90 20 0a 77 61 79 2e 0a 0a 49 66 20 20 61 20 20 64 | .way...If a d| 00000ba0 72 61 77 20 20 61 6c 72 65 61 64 79 20 20 65 78 |raw already ex| 00000bb0 69 73 74 73 2c 20 20 74 68 65 6e 20 20 74 68 65 |ists, then the| 00000bc0 20 20 27 6d 61 6b 65 27 20 20 6f 70 74 69 6f 6e | 'make' option| 00000bd0 20 20 69 73 20 20 6e 6f 74 20 0a 61 76 61 69 6c | is not .avail| 00000be0 61 62 6c 65 2c 20 62 75 74 20 74 68 65 20 6f 74 |able, but the ot| 00000bf0 68 65 72 20 33 20 61 72 65 3a 0a 0a 27 73 68 6f |her 3 are:..'sho| 00000c00 77 27 20 2d 20 20 6f 70 65 6e 73 20 74 68 65 20 |w' - opens the | 00000c10 77 69 6e 64 6f 77 20 73 68 6f 77 69 6e 67 20 74 |window showing t| 00000c20 68 65 20 64 72 61 77 2e 0a 0a 27 63 6c 65 61 72 |he draw...'clear| 00000c30 27 20 2d 20 63 6c 65 61 72 73 20 74 68 65 20 64 |' - clears the d| 00000c40 72 61 77 2e 0a 0a 27 70 72 69 6e 74 27 20 2d 20 |raw...'print' - | 00000c50 70 72 69 6e 74 73 20 74 68 65 20 64 72 61 77 2e |prints the draw.| 00000c60 0a 0a 4e 4f 54 45 3a 20 20 69 66 20 61 20 6b 6e |..NOTE: if a kn| 00000c70 6f 63 6b 6f 75 74 20 64 72 61 77 20 28 69 2e 65 |ockout draw (i.e| 00000c80 2e 20 20 4e 4f 54 20 74 65 61 6d 73 29 20 63 6f |. NOT teams) co| 00000c90 6e 74 61 69 6e 73 20 6d 6f 72 65 20 74 68 61 6e |ntains more than| 00000ca0 20 33 32 20 0a 70 6c 61 79 65 72 73 20 74 68 65 | 32 .players the| 00000cb0 20 64 72 61 77 20 77 69 6c 6c 20 62 65 20 70 72 | draw will be pr| 00000cc0 69 6e 74 65 64 20 69 6e 20 32 20 6f 72 20 34 20 |inted in 2 or 4 | 00000cd0 70 61 72 74 73 2e 20 20 59 6f 75 20 63 61 6e 20 |parts. You can | 00000ce0 63 68 6f 6f 73 65 20 0a 74 6f 20 70 72 69 6e 74 |choose .to print| 00000cf0 20 61 6c 6c 20 6f 66 20 74 68 65 6d 20 6f 72 20 | all of them or | 00000d00 61 6e 79 20 6f 6e 65 20 70 61 72 74 2e 0a 0a 2a |any one part...*| 00000d10 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000d50 0a 0a 54 68 69 73 20 61 70 70 6c 69 63 61 74 69 |..This applicati| 00000d60 6f 6e 20 20 68 61 73 20 62 65 65 6e 20 20 74 65 |on has been te| 00000d70 73 74 65 64 20 66 6f 72 20 20 70 72 69 6e 74 69 |sted for printi| 00000d80 6e 67 20 61 73 20 20 6d 75 63 68 20 61 73 20 49 |ng as much as I| 00000d90 20 61 6d 20 0a 61 62 6c 65 2e 20 20 20 49 66 20 | am .able. If | 00000da0 79 6f 75 20 66 69 6e 64 20 79 6f 75 20 68 61 76 |you find you hav| 00000db0 65 20 70 72 6f 62 6c 65 6d 73 20 70 72 69 6e 74 |e problems print| 00000dc0 69 6e 67 2c 20 73 61 76 65 20 74 68 65 20 20 66 |ing, save the f| 00000dd0 69 6c 65 20 61 73 20 0a 61 20 27 64 72 61 77 27 |ile as .a 'draw'| 00000de0 20 66 69 6c 65 20 61 6e 64 20 70 72 69 6e 74 20 | file and print | 00000df0 69 74 20 66 72 6f 6d 20 21 44 72 61 77 2e 0a 0a |it from !Draw...| 00000e00 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000e40 2a 0a 0a 53 41 56 49 4e 47 20 41 20 46 49 4c 45 |*..SAVING A FILE| 00000e50 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a |.=============..| 00000e60 41 20 20 66 69 6c 65 20 20 28 69 6e 63 6c 75 64 |A file (includ| 00000e70 69 6e 67 20 74 68 65 20 64 72 61 77 29 20 63 61 |ing the draw) ca| 00000e80 6e 20 62 65 20 73 61 76 65 64 20 66 72 6f 6d 20 |n be saved from | 00000e90 61 20 20 73 74 61 6e 64 61 72 64 20 20 73 61 76 |a standard sav| 00000ea0 65 20 0a 77 69 6e 64 6f 77 20 66 72 6f 6d 20 74 |e .window from t| 00000eb0 68 65 20 27 73 61 76 65 27 20 6f 70 74 69 6f 6e |he 'save' option| 00000ec0 20 6f 6e 20 74 68 65 20 6d 61 69 6e 20 6d 65 6e | on the main men| 00000ed0 75 2e 20 20 44 72 61 67 20 74 68 65 20 69 63 6f |u. Drag the ico| 00000ee0 6e 20 69 6e 20 0a 74 68 65 20 75 73 75 61 6c 20 |n in .the usual | 00000ef0 77 61 79 20 74 6f 20 79 6f 75 72 20 20 64 69 72 |way to your dir| 00000f00 65 63 74 6f 72 79 20 20 76 69 65 77 65 72 2e 20 |ectory viewer. | 00000f10 20 20 49 6e 20 61 64 64 69 74 69 6f 6e 2c 20 61 | In addition, a| 00000f20 6e 79 20 64 72 61 77 20 0a 63 61 6e 20 62 65 20 |ny draw .can be | 00000f30 73 61 76 65 64 20 61 73 20 61 20 64 72 61 77 20 |saved as a draw | 00000f40 66 69 6c 65 20 77 68 69 63 68 20 63 61 6e 20 74 |file which can t| 00000f50 68 65 6e 20 62 65 20 65 64 69 74 65 64 20 69 66 |hen be edited if| 00000f60 20 79 6f 75 20 77 61 6e 74 2e 0a 49 66 20 61 20 | you want..If a | 00000f70 6b 6e 6f 63 6b 6f 75 74 20 20 63 6f 6d 70 65 74 |knockout compet| 00000f80 69 74 69 6f 6e 20 74 61 6b 65 73 20 75 70 20 6d |ition takes up m| 00000f90 6f 72 65 20 74 68 61 6e 20 6f 6e 65 20 70 61 67 |ore than one pag| 00000fa0 65 2c 20 20 74 68 65 20 64 72 61 77 0a 66 69 6c |e, the draw.fil| 00000fb0 65 20 73 61 76 65 20 20 77 69 6e 64 6f 77 20 77 |e save window w| 00000fc0 69 6c 6c 20 73 68 6f 77 20 61 20 20 64 69 72 65 |ill show a dire| 00000fd0 63 74 6f 72 79 20 69 63 6f 6e 2e 20 20 20 44 72 |ctory icon. Dr| 00000fe0 61 67 20 74 68 69 73 20 69 6e 20 74 68 65 20 0a |ag this in the .| 00000ff0 75 73 75 61 6c 20 77 61 79 2e 20 20 20 41 20 64 |usual way. A d| 00001000 69 72 65 63 74 6f 72 79 20 77 69 6c 6c 20 62 65 |irectory will be| 00001010 20 63 72 65 61 74 65 64 20 20 63 6f 6e 74 61 69 | created contai| 00001020 6e 69 6e 67 20 74 68 65 20 70 61 72 74 73 20 6f |ning the parts o| 00001030 66 0a 74 68 65 20 64 72 61 77 20 61 73 20 64 72 |f.the draw as dr| 00001040 61 77 20 66 69 6c 65 73 2e 0a 0a 4c 4f 41 44 49 |aw files...LOADI| 00001050 4e 47 20 41 20 46 49 4c 45 0a 3d 3d 3d 3d 3d 3d |NG A FILE.======| 00001060 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 49 66 20 21 43 6f |========..If !Co| 00001070 6d 70 44 72 61 77 20 69 73 20 6e 6f 74 20 6c 6f |mpDraw is not lo| 00001080 61 64 65 64 20 79 6f 75 20 63 61 6e 20 73 69 6d |aded you can sim| 00001090 70 6c 79 20 63 6c 69 63 6b 20 6f 6e 20 74 68 65 |ply click on the| 000010a0 20 66 69 6c 65 20 20 69 63 6f 6e 20 0a 69 6e 20 | file icon .in | 000010b0 20 74 68 65 20 64 69 72 65 63 74 6f 72 79 20 76 | the directory v| 000010c0 69 65 77 65 72 2e 20 20 20 54 68 69 73 20 77 69 |iewer. This wi| 000010d0 6c 6c 20 72 75 6e 20 20 43 6f 6d 70 44 72 61 77 |ll run CompDraw| 000010e0 20 61 6e 64 20 6c 6f 61 64 20 79 6f 75 72 20 0a | and load your .| 000010f0 66 69 6c 65 2e 0a 0a 49 66 20 21 43 6f 6d 70 44 |file...If !CompD| 00001100 72 61 77 20 20 69 73 20 61 6c 72 65 61 64 79 20 |raw is already | 00001110 6c 6f 61 64 65 64 2c 20 20 73 69 6d 70 6c 79 20 |loaded, simply | 00001120 64 72 61 67 20 74 68 65 20 20 66 69 6c 65 20 20 |drag the file | 00001130 69 63 6f 6e 20 20 74 6f 20 0a 65 69 74 68 65 72 |icon to .either| 00001140 20 20 74 68 65 20 20 69 63 6f 6e 20 20 62 61 72 | the icon bar| 00001150 20 69 63 6f 6e 20 6f 72 20 74 68 65 20 6d 61 69 | icon or the mai| 00001160 6e 20 77 69 6e 64 6f 77 2e 20 20 20 49 66 20 20 |n window. If | 00001170 61 20 20 66 69 6c 65 20 20 69 73 20 0a 61 6c 72 |a file is .alr| 00001180 65 61 64 79 20 6c 6f 61 64 65 64 20 79 6f 75 20 |eady loaded you | 00001190 77 69 6c 6c 20 62 65 20 67 69 76 65 6e 20 74 68 |will be given th| 000011a0 72 65 65 20 6f 70 74 69 6f 6e 73 3a 0a 0a 27 4c |ree options:..'L| 000011b0 4f 41 44 27 20 2d 20 20 20 72 65 70 6c 61 63 65 |OAD' - replace| 000011c0 73 20 74 68 65 20 65 78 69 73 74 69 6e 67 20 66 |s the existing f| 000011d0 69 6c 65 2e 0a 0a 27 4d 45 52 47 45 27 20 2d 20 |ile...'MERGE' - | 000011e0 20 6d 65 72 67 65 73 20 74 68 65 20 66 69 6c 65 | merges the file| 000011f0 20 77 69 74 68 20 74 68 65 20 20 65 78 69 73 74 | with the exist| 00001200 69 6e 67 20 20 66 69 6c 65 20 28 69 2e 65 2e 61 |ing file (i.e.a| 00001210 64 64 73 20 74 68 65 20 0a 20 20 20 20 20 20 20 |dds the . | 00001220 20 20 20 20 6e 61 6d 65 73 20 74 6f 20 74 68 65 | names to the| 00001230 20 6e 6f 6e 2d 73 65 65 64 73 29 2e 0a 0a 27 43 | non-seeds)...'C| 00001240 41 4e 43 45 4c 27 20 2d 20 73 65 6c 66 20 65 78 |ANCEL' - self ex| 00001250 70 6c 61 6e 61 74 6f 72 79 2e 0a 0a 0a 54 4f 20 |planatory....TO | 00001260 43 4c 45 41 52 20 41 20 46 49 4c 45 0a 3d 3d 3d |CLEAR A FILE.===| 00001270 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 54 68 |============..Th| 00001280 65 20 20 27 63 6c 65 61 72 27 20 20 6f 70 74 69 |e 'clear' opti| 00001290 6f 6e 20 6f 6e 20 74 68 65 20 6d 61 69 6e 20 6d |on on the main m| 000012a0 65 6e 75 20 72 65 6d 6f 76 65 73 20 61 6c 6c 20 |enu removes all | 000012b0 6e 61 6d 65 73 20 20 61 6e 64 20 20 74 68 65 20 |names and the | 000012c0 0a 74 69 74 6c 65 20 66 72 6f 6d 20 74 68 65 20 |.title from the | 000012d0 61 70 70 6c 69 63 61 74 69 6f 6e 2e 0a 0a 5f 5f |application...__| 000012e0 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00001310 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a |_______________.| 00001320 0a 0a 20 20 20 20 20 20 20 20 20 20 20 49 20 68 |.. I h| 00001330 6f 70 65 20 74 68 69 73 20 65 78 70 6c 61 69 6e |ope this explain| 00001340 73 20 68 6f 77 20 74 6f 20 75 73 65 20 21 43 6f |s how to use !Co| 00001350 6d 70 44 72 61 77 2e 0a 0a 0a 20 20 20 20 20 20 |mpDraw.... | 00001360 20 20 20 20 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a | ************| 00001370 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00001390 2a 0a 20 20 20 20 20 20 20 20 20 20 2a 20 20 20 |*. * | 000013a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 000013c0 20 20 20 20 20 20 20 20 2a 0a 20 20 20 20 20 20 | *. | 000013d0 20 20 20 20 2a 20 21 43 6f 6d 70 44 72 61 77 20 | * !CompDraw | 000013e0 3a 20 56 65 72 73 69 6f 6e 20 32 2e 30 30 20 3a |: Version 2.00 :| 000013f0 20 53 65 70 74 65 6d 62 65 72 20 31 39 39 33 20 | September 1993 | 00001400 2a 0a 20 20 20 20 20 20 20 20 20 20 2a 20 20 20 |*. * | 00001410 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00001430 20 20 20 20 20 20 20 20 2a 0a 20 20 20 20 20 20 | *. | 00001440 20 20 20 20 2a 20 20 20 20 20 20 20 20 20 20 20 | * | 00001450 20 a9 20 41 72 63 68 69 6d 65 64 65 73 20 57 6f | . Archimedes Wo| 00001460 72 6c 64 20 20 20 20 20 20 20 20 20 20 20 20 20 |rld | 00001470 2a 0a 20 20 20 20 20 20 20 20 20 20 2a 20 20 20 |*. * | 00001480 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 000014a0 20 20 20 20 20 20 20 20 2a 0a 20 20 20 20 20 20 | *. | 000014b0 20 20 20 20 2a 20 20 20 20 20 20 20 20 41 75 74 | * Aut| 000014c0 68 6f 72 3a 20 50 65 74 65 72 20 52 2e 20 4b 69 |hor: Peter R. Ki| 000014d0 6e 67 73 62 75 72 79 20 20 20 20 20 20 20 20 20 |ngsbury | 000014e0 2a 0a 20 20 20 20 20 20 20 20 20 20 2a 20 20 20 |*. * | 000014f0 20 20 20 20 20 20 20 20 20 20 20 20 20 36 20 57 | 6 W| 00001500 61 74 65 72 20 53 6b 65 6c 6c 67 61 74 65 20 20 |ater Skellgate | 00001510 20 20 20 20 20 20 20 20 2a 0a 20 20 20 20 20 20 | *. | 00001520 20 20 20 20 2a 20 20 20 20 20 20 20 20 20 20 20 | * | 00001530 20 20 20 20 20 52 69 70 6f 6e 20 20 20 20 20 20 | Ripon | 00001540 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001550 2a 0a 20 20 20 20 20 20 20 20 20 20 2a 20 20 20 |*. * | 00001560 20 20 20 20 20 20 20 20 20 20 20 20 20 4e 6f 72 | Nor| 00001570 74 68 20 59 6f 72 6b 73 68 69 72 65 20 20 20 20 |th Yorkshire | 00001580 20 20 20 20 20 20 20 20 2a 0a 20 20 20 20 20 20 | *. | 00001590 20 20 20 20 2a 20 20 20 20 20 20 20 20 20 20 20 | * | 000015a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 000015c0 2a 0a 20 20 20 20 20 20 20 20 20 20 2a 2a 2a 2a |*. ****| 000015d0 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 000015f0 2a 2a 2a 2a 2a 2a 2a 2a 2a 0a 0a 20 20 20 20 0a |*********.. .| 00001600 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00001640 5f 0a 0a |_..| 00001643