Home » Archimedes archive » Micro User » MU 1991-09.adf » PD-Stuff » Games/!PV_Life/!Help

Games/!PV_Life/!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 » Micro User » MU 1991-09.adf » PD-Stuff
Filename: Games/!PV_Life/!Help
Read OK:
File size: 0DE3 bytes
Load address: 0000
Exec address: 0000
File contents
!PV_Life - Another silly demo from Paul Vigay !          
===============================================

This time, the game of Life, all inside an icon !

Original version: 1.00 (23rd September 1990)
                 Hopefully no bugs are present, but if you do find any 
                 please let me know. (Oops, better see below....)
Latest version: 1.01 (25th September 1990)
          Bug fix    : Error reporting tidied - dialogue box now labelled.
          Bug fix    : 'Wrap' off wrap around bug fix.
          Enhancement: 'UserDefined Pattern' options added to Edit window.


Menu options available are:
---------------------------

Info:      Credits, copyright notice and version no.

Edit:      Allows you to set-up your own pattern of cells. Use the left 
           ('Select') mouse button to place a cell and the right 
           ('Adjust') button to remove a cell. 
           Click on the 'Fill' icon to fill all cells and click on the 
           'Clear' icon to clear all cells.
           Note, that although the edit window is updated whilst the game
           is running (providing a slower, yet larger display) you cannot
           edit the cell layout until you stop the action.

           Version 1.01 and above:
           -----------------------
           Clicking 'Menu' in the Edit window will pop up a sub-menu,
           allowing you to select various pre-defined patterns.
           Selecting 'Save' will permanently save the current pattern into
           the slot called 'UserDefined', after asking for confirmation.

Number:    Sets the start number of cells on the grid. N.B. This option 
           also resets the game.

Reset:     Will stop the action and reset the grid to a random selection
           of cells (see above for quantity).

Wrap:      This toggles whether cells will wrap around the edge of the 
           screen, or just get to the edge and stop.

Start:     Starts the action. Once toggled, this option will change to 
           'Stop', allowing you to stop the action. You can also start 
           and stop by clicking 'Select' on the PV_Life icon. A high 
           pitched beep will be heard when the action starts and a low 
           pitched on when you tell it to stop.

           N.B. I have chosen what I hope is about the right level of 
           granularity to the multi-tasking, but you may find that the 
           machine becomes rather sluggish when a lot is happening, 
           especially if you start the action with the 'Edit pattern' 
           window still on the screen - That is updated as well. If all 
           becomes too much for your machine, just turn stop PV_Life 
           until your machine has got it's breath back, then re-start. 
           Start will always continue from the same state as it was 
           stopped, unless 'Reset' or 'Number' are previously selected.

Quit:      Fairly obvious really !

Any ideas for future silly demos and applications are welcome !

I can be contacted via the following places:

Mail: Paul Vigay
      14 Victory Avenue,
      Horndean,
      Hampshire
      PO8 9PH
      ENGLAND

Prestel: MBX 011152785

Telecom Gold: E-Mail 80:BTG663

or via 'World of Cryton' or 'Arcade' BBS's

N.B. This program, all it's associated files and data is subject to 
copyright. However, I give permission for you to freely copy and 
distribute it, on the condition that it may not be sold for profit or 
included on any disc or medium that profit is made upon. Thank you.

(C) Paul Vigay  22nd September 1990
00000000  21 50 56 5f 4c 69 66 65  20 2d 20 41 6e 6f 74 68  |!PV_Life - Anoth|
00000010  65 72 20 73 69 6c 6c 79  20 64 65 6d 6f 20 66 72  |er silly demo fr|
00000020  6f 6d 20 50 61 75 6c 20  56 69 67 61 79 20 21 20  |om Paul Vigay ! |
00000030  20 20 20 20 20 20 20 20  20 0a 3d 3d 3d 3d 3d 3d  |         .======|
00000040  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00000060  3d 3d 3d 3d 3d 3d 3d 3d  3d 0a 0a 54 68 69 73 20  |=========..This |
00000070  74 69 6d 65 2c 20 74 68  65 20 67 61 6d 65 20 6f  |time, the game o|
00000080  66 20 4c 69 66 65 2c 20  61 6c 6c 20 69 6e 73 69  |f Life, all insi|
00000090  64 65 20 61 6e 20 69 63  6f 6e 20 21 0a 0a 4f 72  |de an icon !..Or|
000000a0  69 67 69 6e 61 6c 20 76  65 72 73 69 6f 6e 3a 20  |iginal version: |
000000b0  31 2e 30 30 20 28 32 33  72 64 20 53 65 70 74 65  |1.00 (23rd Septe|
000000c0  6d 62 65 72 20 31 39 39  30 29 0a 20 20 20 20 20  |mber 1990).     |
000000d0  20 20 20 20 20 20 20 20  20 20 20 20 48 6f 70 65  |            Hope|
000000e0  66 75 6c 6c 79 20 6e 6f  20 62 75 67 73 20 61 72  |fully no bugs ar|
000000f0  65 20 70 72 65 73 65 6e  74 2c 20 62 75 74 20 69  |e present, but i|
00000100  66 20 79 6f 75 20 64 6f  20 66 69 6e 64 20 61 6e  |f you do find an|
00000110  79 20 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |y .             |
00000120  20 20 20 20 70 6c 65 61  73 65 20 6c 65 74 20 6d  |    please let m|
00000130  65 20 6b 6e 6f 77 2e 20  28 4f 6f 70 73 2c 20 62  |e know. (Oops, b|
00000140  65 74 74 65 72 20 73 65  65 20 62 65 6c 6f 77 2e  |etter see below.|
00000150  2e 2e 2e 29 0a 4c 61 74  65 73 74 20 76 65 72 73  |...).Latest vers|
00000160  69 6f 6e 3a 20 31 2e 30  31 20 28 32 35 74 68 20  |ion: 1.01 (25th |
00000170  53 65 70 74 65 6d 62 65  72 20 31 39 39 30 29 0a  |September 1990).|
00000180  20 20 20 20 20 20 20 20  20 20 42 75 67 20 66 69  |          Bug fi|
00000190  78 20 20 20 20 3a 20 45  72 72 6f 72 20 72 65 70  |x    : Error rep|
000001a0  6f 72 74 69 6e 67 20 74  69 64 69 65 64 20 2d 20  |orting tidied - |
000001b0  64 69 61 6c 6f 67 75 65  20 62 6f 78 20 6e 6f 77  |dialogue box now|
000001c0  20 6c 61 62 65 6c 6c 65  64 2e 0a 20 20 20 20 20  | labelled..     |
000001d0  20 20 20 20 20 42 75 67  20 66 69 78 20 20 20 20  |     Bug fix    |
000001e0  3a 20 27 57 72 61 70 27  20 6f 66 66 20 77 72 61  |: 'Wrap' off wra|
000001f0  70 20 61 72 6f 75 6e 64  20 62 75 67 20 66 69 78  |p around bug fix|
00000200  2e 0a 20 20 20 20 20 20  20 20 20 20 45 6e 68 61  |..          Enha|
00000210  6e 63 65 6d 65 6e 74 3a  20 27 55 73 65 72 44 65  |ncement: 'UserDe|
00000220  66 69 6e 65 64 20 50 61  74 74 65 72 6e 27 20 6f  |fined Pattern' o|
00000230  70 74 69 6f 6e 73 20 61  64 64 65 64 20 74 6f 20  |ptions added to |
00000240  45 64 69 74 20 77 69 6e  64 6f 77 2e 0a 0a 0a 4d  |Edit window....M|
00000250  65 6e 75 20 6f 70 74 69  6f 6e 73 20 61 76 61 69  |enu options avai|
00000260  6c 61 62 6c 65 20 61 72  65 3a 0a 2d 2d 2d 2d 2d  |lable are:.-----|
00000270  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00000280  2d 2d 2d 2d 2d 2d 0a 0a  49 6e 66 6f 3a 20 20 20  |------..Info:   |
00000290  20 20 20 43 72 65 64 69  74 73 2c 20 63 6f 70 79  |   Credits, copy|
000002a0  72 69 67 68 74 20 6e 6f  74 69 63 65 20 61 6e 64  |right notice and|
000002b0  20 76 65 72 73 69 6f 6e  20 6e 6f 2e 0a 0a 45 64  | version no...Ed|
000002c0  69 74 3a 20 20 20 20 20  20 41 6c 6c 6f 77 73 20  |it:      Allows |
000002d0  79 6f 75 20 74 6f 20 73  65 74 2d 75 70 20 79 6f  |you to set-up yo|
000002e0  75 72 20 6f 77 6e 20 70  61 74 74 65 72 6e 20 6f  |ur own pattern o|
000002f0  66 20 63 65 6c 6c 73 2e  20 55 73 65 20 74 68 65  |f cells. Use the|
00000300  20 6c 65 66 74 20 0a 20  20 20 20 20 20 20 20 20  | left .         |
00000310  20 20 28 27 53 65 6c 65  63 74 27 29 20 6d 6f 75  |  ('Select') mou|
00000320  73 65 20 62 75 74 74 6f  6e 20 74 6f 20 70 6c 61  |se button to pla|
00000330  63 65 20 61 20 63 65 6c  6c 20 61 6e 64 20 74 68  |ce a cell and th|
00000340  65 20 72 69 67 68 74 20  0a 20 20 20 20 20 20 20  |e right .       |
00000350  20 20 20 20 28 27 41 64  6a 75 73 74 27 29 20 62  |    ('Adjust') b|
00000360  75 74 74 6f 6e 20 74 6f  20 72 65 6d 6f 76 65 20  |utton to remove |
00000370  61 20 63 65 6c 6c 2e 20  0a 20 20 20 20 20 20 20  |a cell. .       |
00000380  20 20 20 20 43 6c 69 63  6b 20 6f 6e 20 74 68 65  |    Click on the|
00000390  20 27 46 69 6c 6c 27 20  69 63 6f 6e 20 74 6f 20  | 'Fill' icon to |
000003a0  66 69 6c 6c 20 61 6c 6c  20 63 65 6c 6c 73 20 61  |fill all cells a|
000003b0  6e 64 20 63 6c 69 63 6b  20 6f 6e 20 74 68 65 20  |nd click on the |
000003c0  0a 20 20 20 20 20 20 20  20 20 20 20 27 43 6c 65  |.           'Cle|
000003d0  61 72 27 20 69 63 6f 6e  20 74 6f 20 63 6c 65 61  |ar' icon to clea|
000003e0  72 20 61 6c 6c 20 63 65  6c 6c 73 2e 0a 20 20 20  |r all cells..   |
000003f0  20 20 20 20 20 20 20 20  4e 6f 74 65 2c 20 74 68  |        Note, th|
00000400  61 74 20 61 6c 74 68 6f  75 67 68 20 74 68 65 20  |at although the |
00000410  65 64 69 74 20 77 69 6e  64 6f 77 20 69 73 20 75  |edit window is u|
00000420  70 64 61 74 65 64 20 77  68 69 6c 73 74 20 74 68  |pdated whilst th|
00000430  65 20 67 61 6d 65 0a 20  20 20 20 20 20 20 20 20  |e game.         |
00000440  20 20 69 73 20 72 75 6e  6e 69 6e 67 20 28 70 72  |  is running (pr|
00000450  6f 76 69 64 69 6e 67 20  61 20 73 6c 6f 77 65 72  |oviding a slower|
00000460  2c 20 79 65 74 20 6c 61  72 67 65 72 20 64 69 73  |, yet larger dis|
00000470  70 6c 61 79 29 20 79 6f  75 20 63 61 6e 6e 6f 74  |play) you cannot|
00000480  0a 20 20 20 20 20 20 20  20 20 20 20 65 64 69 74  |.           edit|
00000490  20 74 68 65 20 63 65 6c  6c 20 6c 61 79 6f 75 74  | the cell layout|
000004a0  20 75 6e 74 69 6c 20 79  6f 75 20 73 74 6f 70 20  | until you stop |
000004b0  74 68 65 20 61 63 74 69  6f 6e 2e 0a 0a 20 20 20  |the action...   |
000004c0  20 20 20 20 20 20 20 20  56 65 72 73 69 6f 6e 20  |        Version |
000004d0  31 2e 30 31 20 61 6e 64  20 61 62 6f 76 65 3a 0a  |1.01 and above:.|
000004e0  20 20 20 20 20 20 20 20  20 20 20 2d 2d 2d 2d 2d  |           -----|
000004f0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00000500  2d 2d 0a 20 20 20 20 20  20 20 20 20 20 20 43 6c  |--.           Cl|
00000510  69 63 6b 69 6e 67 20 27  4d 65 6e 75 27 20 69 6e  |icking 'Menu' in|
00000520  20 74 68 65 20 45 64 69  74 20 77 69 6e 64 6f 77  | the Edit window|
00000530  20 77 69 6c 6c 20 70 6f  70 20 75 70 20 61 20 73  | will pop up a s|
00000540  75 62 2d 6d 65 6e 75 2c  0a 20 20 20 20 20 20 20  |ub-menu,.       |
00000550  20 20 20 20 61 6c 6c 6f  77 69 6e 67 20 79 6f 75  |    allowing you|
00000560  20 74 6f 20 73 65 6c 65  63 74 20 76 61 72 69 6f  | to select vario|
00000570  75 73 20 70 72 65 2d 64  65 66 69 6e 65 64 20 70  |us pre-defined p|
00000580  61 74 74 65 72 6e 73 2e  0a 20 20 20 20 20 20 20  |atterns..       |
00000590  20 20 20 20 53 65 6c 65  63 74 69 6e 67 20 27 53  |    Selecting 'S|
000005a0  61 76 65 27 20 77 69 6c  6c 20 70 65 72 6d 61 6e  |ave' will perman|
000005b0  65 6e 74 6c 79 20 73 61  76 65 20 74 68 65 20 63  |ently save the c|
000005c0  75 72 72 65 6e 74 20 70  61 74 74 65 72 6e 20 69  |urrent pattern i|
000005d0  6e 74 6f 0a 20 20 20 20  20 20 20 20 20 20 20 74  |nto.           t|
000005e0  68 65 20 73 6c 6f 74 20  63 61 6c 6c 65 64 20 27  |he slot called '|
000005f0  55 73 65 72 44 65 66 69  6e 65 64 27 2c 20 61 66  |UserDefined', af|
00000600  74 65 72 20 61 73 6b 69  6e 67 20 66 6f 72 20 63  |ter asking for c|
00000610  6f 6e 66 69 72 6d 61 74  69 6f 6e 2e 0a 0a 4e 75  |onfirmation...Nu|
00000620  6d 62 65 72 3a 20 20 20  20 53 65 74 73 20 74 68  |mber:    Sets th|
00000630  65 20 73 74 61 72 74 20  6e 75 6d 62 65 72 20 6f  |e start number o|
00000640  66 20 63 65 6c 6c 73 20  6f 6e 20 74 68 65 20 67  |f cells on the g|
00000650  72 69 64 2e 20 4e 2e 42  2e 20 54 68 69 73 20 6f  |rid. N.B. This o|
00000660  70 74 69 6f 6e 20 0a 20  20 20 20 20 20 20 20 20  |ption .         |
00000670  20 20 61 6c 73 6f 20 72  65 73 65 74 73 20 74 68  |  also resets th|
00000680  65 20 67 61 6d 65 2e 0a  0a 52 65 73 65 74 3a 20  |e game...Reset: |
00000690  20 20 20 20 57 69 6c 6c  20 73 74 6f 70 20 74 68  |    Will stop th|
000006a0  65 20 61 63 74 69 6f 6e  20 61 6e 64 20 72 65 73  |e action and res|
000006b0  65 74 20 74 68 65 20 67  72 69 64 20 74 6f 20 61  |et the grid to a|
000006c0  20 72 61 6e 64 6f 6d 20  73 65 6c 65 63 74 69 6f  | random selectio|
000006d0  6e 0a 20 20 20 20 20 20  20 20 20 20 20 6f 66 20  |n.           of |
000006e0  63 65 6c 6c 73 20 28 73  65 65 20 61 62 6f 76 65  |cells (see above|
000006f0  20 66 6f 72 20 71 75 61  6e 74 69 74 79 29 2e 0a  | for quantity)..|
00000700  0a 57 72 61 70 3a 20 20  20 20 20 20 54 68 69 73  |.Wrap:      This|
00000710  20 74 6f 67 67 6c 65 73  20 77 68 65 74 68 65 72  | toggles whether|
00000720  20 63 65 6c 6c 73 20 77  69 6c 6c 20 77 72 61 70  | cells will wrap|
00000730  20 61 72 6f 75 6e 64 20  74 68 65 20 65 64 67 65  | around the edge|
00000740  20 6f 66 20 74 68 65 20  0a 20 20 20 20 20 20 20  | of the .       |
00000750  20 20 20 20 73 63 72 65  65 6e 2c 20 6f 72 20 6a  |    screen, or j|
00000760  75 73 74 20 67 65 74 20  74 6f 20 74 68 65 20 65  |ust get to the e|
00000770  64 67 65 20 61 6e 64 20  73 74 6f 70 2e 0a 0a 53  |dge and stop...S|
00000780  74 61 72 74 3a 20 20 20  20 20 53 74 61 72 74 73  |tart:     Starts|
00000790  20 74 68 65 20 61 63 74  69 6f 6e 2e 20 4f 6e 63  | the action. Onc|
000007a0  65 20 74 6f 67 67 6c 65  64 2c 20 74 68 69 73 20  |e toggled, this |
000007b0  6f 70 74 69 6f 6e 20 77  69 6c 6c 20 63 68 61 6e  |option will chan|
000007c0  67 65 20 74 6f 20 0a 20  20 20 20 20 20 20 20 20  |ge to .         |
000007d0  20 20 27 53 74 6f 70 27  2c 20 61 6c 6c 6f 77 69  |  'Stop', allowi|
000007e0  6e 67 20 79 6f 75 20 74  6f 20 73 74 6f 70 20 74  |ng you to stop t|
000007f0  68 65 20 61 63 74 69 6f  6e 2e 20 59 6f 75 20 63  |he action. You c|
00000800  61 6e 20 61 6c 73 6f 20  73 74 61 72 74 20 0a 20  |an also start . |
00000810  20 20 20 20 20 20 20 20  20 20 61 6e 64 20 73 74  |          and st|
00000820  6f 70 20 62 79 20 63 6c  69 63 6b 69 6e 67 20 27  |op by clicking '|
00000830  53 65 6c 65 63 74 27 20  6f 6e 20 74 68 65 20 50  |Select' on the P|
00000840  56 5f 4c 69 66 65 20 69  63 6f 6e 2e 20 41 20 68  |V_Life icon. A h|
00000850  69 67 68 20 0a 20 20 20  20 20 20 20 20 20 20 20  |igh .           |
00000860  70 69 74 63 68 65 64 20  62 65 65 70 20 77 69 6c  |pitched beep wil|
00000870  6c 20 62 65 20 68 65 61  72 64 20 77 68 65 6e 20  |l be heard when |
00000880  74 68 65 20 61 63 74 69  6f 6e 20 73 74 61 72 74  |the action start|
00000890  73 20 61 6e 64 20 61 20  6c 6f 77 20 0a 20 20 20  |s and a low .   |
000008a0  20 20 20 20 20 20 20 20  70 69 74 63 68 65 64 20  |        pitched |
000008b0  6f 6e 20 77 68 65 6e 20  79 6f 75 20 74 65 6c 6c  |on when you tell|
000008c0  20 69 74 20 74 6f 20 73  74 6f 70 2e 0a 0a 20 20  | it to stop...  |
000008d0  20 20 20 20 20 20 20 20  20 4e 2e 42 2e 20 49 20  |         N.B. I |
000008e0  68 61 76 65 20 63 68 6f  73 65 6e 20 77 68 61 74  |have chosen what|
000008f0  20 49 20 68 6f 70 65 20  69 73 20 61 62 6f 75 74  | I hope is about|
00000900  20 74 68 65 20 72 69 67  68 74 20 6c 65 76 65 6c  | the right level|
00000910  20 6f 66 20 0a 20 20 20  20 20 20 20 20 20 20 20  | of .           |
00000920  67 72 61 6e 75 6c 61 72  69 74 79 20 74 6f 20 74  |granularity to t|
00000930  68 65 20 6d 75 6c 74 69  2d 74 61 73 6b 69 6e 67  |he multi-tasking|
00000940  2c 20 62 75 74 20 79 6f  75 20 6d 61 79 20 66 69  |, but you may fi|
00000950  6e 64 20 74 68 61 74 20  74 68 65 20 0a 20 20 20  |nd that the .   |
00000960  20 20 20 20 20 20 20 20  6d 61 63 68 69 6e 65 20  |        machine |
00000970  62 65 63 6f 6d 65 73 20  72 61 74 68 65 72 20 73  |becomes rather s|
00000980  6c 75 67 67 69 73 68 20  77 68 65 6e 20 61 20 6c  |luggish when a l|
00000990  6f 74 20 69 73 20 68 61  70 70 65 6e 69 6e 67 2c  |ot is happening,|
000009a0  20 0a 20 20 20 20 20 20  20 20 20 20 20 65 73 70  | .           esp|
000009b0  65 63 69 61 6c 6c 79 20  69 66 20 79 6f 75 20 73  |ecially if you s|
000009c0  74 61 72 74 20 74 68 65  20 61 63 74 69 6f 6e 20  |tart the action |
000009d0  77 69 74 68 20 74 68 65  20 27 45 64 69 74 20 70  |with the 'Edit p|
000009e0  61 74 74 65 72 6e 27 20  0a 20 20 20 20 20 20 20  |attern' .       |
000009f0  20 20 20 20 77 69 6e 64  6f 77 20 73 74 69 6c 6c  |    window still|
00000a00  20 6f 6e 20 74 68 65 20  73 63 72 65 65 6e 20 2d  | on the screen -|
00000a10  20 54 68 61 74 20 69 73  20 75 70 64 61 74 65 64  | That is updated|
00000a20  20 61 73 20 77 65 6c 6c  2e 20 49 66 20 61 6c 6c  | as well. If all|
00000a30  20 0a 20 20 20 20 20 20  20 20 20 20 20 62 65 63  | .           bec|
00000a40  6f 6d 65 73 20 74 6f 6f  20 6d 75 63 68 20 66 6f  |omes too much fo|
00000a50  72 20 79 6f 75 72 20 6d  61 63 68 69 6e 65 2c 20  |r your machine, |
00000a60  6a 75 73 74 20 74 75 72  6e 20 73 74 6f 70 20 50  |just turn stop P|
00000a70  56 5f 4c 69 66 65 20 0a  20 20 20 20 20 20 20 20  |V_Life .        |
00000a80  20 20 20 75 6e 74 69 6c  20 79 6f 75 72 20 6d 61  |   until your ma|
00000a90  63 68 69 6e 65 20 68 61  73 20 67 6f 74 20 69 74  |chine has got it|
00000aa0  27 73 20 62 72 65 61 74  68 20 62 61 63 6b 2c 20  |'s breath back, |
00000ab0  74 68 65 6e 20 72 65 2d  73 74 61 72 74 2e 20 0a  |then re-start. .|
00000ac0  20 20 20 20 20 20 20 20  20 20 20 53 74 61 72 74  |           Start|
00000ad0  20 77 69 6c 6c 20 61 6c  77 61 79 73 20 63 6f 6e  | will always con|
00000ae0  74 69 6e 75 65 20 66 72  6f 6d 20 74 68 65 20 73  |tinue from the s|
00000af0  61 6d 65 20 73 74 61 74  65 20 61 73 20 69 74 20  |ame state as it |
00000b00  77 61 73 20 0a 20 20 20  20 20 20 20 20 20 20 20  |was .           |
00000b10  73 74 6f 70 70 65 64 2c  20 75 6e 6c 65 73 73 20  |stopped, unless |
00000b20  27 52 65 73 65 74 27 20  6f 72 20 27 4e 75 6d 62  |'Reset' or 'Numb|
00000b30  65 72 27 20 61 72 65 20  70 72 65 76 69 6f 75 73  |er' are previous|
00000b40  6c 79 20 73 65 6c 65 63  74 65 64 2e 0a 0a 51 75  |ly selected...Qu|
00000b50  69 74 3a 20 20 20 20 20  20 46 61 69 72 6c 79 20  |it:      Fairly |
00000b60  6f 62 76 69 6f 75 73 20  72 65 61 6c 6c 79 20 21  |obvious really !|
00000b70  0a 0a 41 6e 79 20 69 64  65 61 73 20 66 6f 72 20  |..Any ideas for |
00000b80  66 75 74 75 72 65 20 73  69 6c 6c 79 20 64 65 6d  |future silly dem|
00000b90  6f 73 20 61 6e 64 20 61  70 70 6c 69 63 61 74 69  |os and applicati|
00000ba0  6f 6e 73 20 61 72 65 20  77 65 6c 63 6f 6d 65 20  |ons are welcome |
00000bb0  21 0a 0a 49 20 63 61 6e  20 62 65 20 63 6f 6e 74  |!..I can be cont|
00000bc0  61 63 74 65 64 20 76 69  61 20 74 68 65 20 66 6f  |acted via the fo|
00000bd0  6c 6c 6f 77 69 6e 67 20  70 6c 61 63 65 73 3a 0a  |llowing places:.|
00000be0  0a 4d 61 69 6c 3a 20 50  61 75 6c 20 56 69 67 61  |.Mail: Paul Viga|
00000bf0  79 0a 20 20 20 20 20 20  31 34 20 56 69 63 74 6f  |y.      14 Victo|
00000c00  72 79 20 41 76 65 6e 75  65 2c 0a 20 20 20 20 20  |ry Avenue,.     |
00000c10  20 48 6f 72 6e 64 65 61  6e 2c 0a 20 20 20 20 20  | Horndean,.     |
00000c20  20 48 61 6d 70 73 68 69  72 65 0a 20 20 20 20 20  | Hampshire.     |
00000c30  20 50 4f 38 20 39 50 48  0a 20 20 20 20 20 20 45  | PO8 9PH.      E|
00000c40  4e 47 4c 41 4e 44 0a 0a  50 72 65 73 74 65 6c 3a  |NGLAND..Prestel:|
00000c50  20 4d 42 58 20 30 31 31  31 35 32 37 38 35 0a 0a  | MBX 011152785..|
00000c60  54 65 6c 65 63 6f 6d 20  47 6f 6c 64 3a 20 45 2d  |Telecom Gold: E-|
00000c70  4d 61 69 6c 20 38 30 3a  42 54 47 36 36 33 0a 0a  |Mail 80:BTG663..|
00000c80  6f 72 20 76 69 61 20 27  57 6f 72 6c 64 20 6f 66  |or via 'World of|
00000c90  20 43 72 79 74 6f 6e 27  20 6f 72 20 27 41 72 63  | Cryton' or 'Arc|
00000ca0  61 64 65 27 20 42 42 53  27 73 0a 0a 4e 2e 42 2e  |ade' BBS's..N.B.|
00000cb0  20 54 68 69 73 20 70 72  6f 67 72 61 6d 2c 20 61  | This program, a|
00000cc0  6c 6c 20 69 74 27 73 20  61 73 73 6f 63 69 61 74  |ll it's associat|
00000cd0  65 64 20 66 69 6c 65 73  20 61 6e 64 20 64 61 74  |ed files and dat|
00000ce0  61 20 69 73 20 73 75 62  6a 65 63 74 20 74 6f 20  |a is subject to |
00000cf0  0a 63 6f 70 79 72 69 67  68 74 2e 20 48 6f 77 65  |.copyright. Howe|
00000d00  76 65 72 2c 20 49 20 67  69 76 65 20 70 65 72 6d  |ver, I give perm|
00000d10  69 73 73 69 6f 6e 20 66  6f 72 20 79 6f 75 20 74  |ission for you t|
00000d20  6f 20 66 72 65 65 6c 79  20 63 6f 70 79 20 61 6e  |o freely copy an|
00000d30  64 20 0a 64 69 73 74 72  69 62 75 74 65 20 69 74  |d .distribute it|
00000d40  2c 20 6f 6e 20 74 68 65  20 63 6f 6e 64 69 74 69  |, on the conditi|
00000d50  6f 6e 20 74 68 61 74 20  69 74 20 6d 61 79 20 6e  |on that it may n|
00000d60  6f 74 20 62 65 20 73 6f  6c 64 20 66 6f 72 20 70  |ot be sold for p|
00000d70  72 6f 66 69 74 20 6f 72  20 0a 69 6e 63 6c 75 64  |rofit or .includ|
00000d80  65 64 20 6f 6e 20 61 6e  79 20 64 69 73 63 20 6f  |ed on any disc o|
00000d90  72 20 6d 65 64 69 75 6d  20 74 68 61 74 20 70 72  |r medium that pr|
00000da0  6f 66 69 74 20 69 73 20  6d 61 64 65 20 75 70 6f  |ofit is made upo|
00000db0  6e 2e 20 54 68 61 6e 6b  20 79 6f 75 2e 0a 0a 28  |n. Thank you...(|
00000dc0  43 29 20 50 61 75 6c 20  56 69 67 61 79 20 20 32  |C) Paul Vigay  2|
00000dd0  32 6e 64 20 53 65 70 74  65 6d 62 65 72 20 31 39  |2nd September 19|
00000de0  39 30 0a                                          |90.|
00000de3