Home » Archimedes archive » Acorn User » AU 1994-07.adf » !SprayCan_SprayCan » !MakeSpray/!Help/Text
!MakeSpray/!Help/Text
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 » Acorn User » AU 1994-07.adf » !SprayCan_SprayCan |
Filename: | !MakeSpray/!Help/Text |
Read OK: | ✔ |
File size: | 0746 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Help file for !MakeSpray This program is designed to allow you to create SprayFiles. It isn't multitasking, so save everything before running it. It should be fairly straightforward to use. A different colour can be chosen for the Select and Adjust buttons of the mouse (this is supposed to make life easier!). Anyway, the program is currently set up to allow for a maximum memory of 500k SprayFile, but this can be changed by altering the value of the variable 'MaxSize%' at the begining of the program. If you do change this it will be necessary to alter the WimpSlot accordingly. By the way, be careful not to go over the maximum size, as the program does not check this (for the sake of speed) and so is likely to crash if you carry on spraying for a long time and memory runs out. The mouse buttons do the following: When the menu is not on the screen, Select sprays with the colour chosen for select, Adjust sprays with the colour chosen for adjust and Menu displays the menu. That should pretty much make sense! When the menu is on the screen, Select chooses the colour which will be sprayed when select is used (Clicking on part of the picture will choose the colour at that point), Adjust chooses the adjust colour and Menu will make the menu disappear. Also clicking on 'MENU' displays the extra menu for saving etc... Clicking on 'POWER' activates the 'Power Brush' which can be used for filling in large areas of the screen. Clicking in the brush size area or on the spray intensity bar will allow the corresponding attributes to be altered. I hope this makes a bit of sense! Once you have saved a SprayFile it can be displayed using the !SprayCan application. I can be contacted at: 22 Grasmere Road, Thundersley, Essex. SS7 3HF. Or by phone on 0268 759268. I hope you enjoy using the program. Bye for now, The Flying Pig!
00000000 48 65 6c 70 20 66 69 6c 65 20 66 6f 72 20 21 4d |Help file for !M| 00000010 61 6b 65 53 70 72 61 79 0a 0a 54 68 69 73 20 70 |akeSpray..This p| 00000020 72 6f 67 72 61 6d 20 69 73 20 64 65 73 69 67 6e |rogram is design| 00000030 65 64 20 74 6f 20 61 6c 6c 6f 77 20 79 6f 75 20 |ed to allow you | 00000040 74 6f 20 63 72 65 61 74 65 0a 53 70 72 61 79 46 |to create.SprayF| 00000050 69 6c 65 73 2e 20 49 74 20 69 73 6e 27 74 20 6d |iles. It isn't m| 00000060 75 6c 74 69 74 61 73 6b 69 6e 67 2c 20 73 6f 20 |ultitasking, so | 00000070 73 61 76 65 20 65 76 65 72 79 74 68 69 6e 67 0a |save everything.| 00000080 62 65 66 6f 72 65 20 72 75 6e 6e 69 6e 67 20 69 |before running i| 00000090 74 2e 20 49 74 20 73 68 6f 75 6c 64 20 62 65 20 |t. It should be | 000000a0 66 61 69 72 6c 79 20 73 74 72 61 69 67 68 74 66 |fairly straightf| 000000b0 6f 72 77 61 72 64 0a 74 6f 20 75 73 65 2e 20 41 |orward.to use. A| 000000c0 20 64 69 66 66 65 72 65 6e 74 20 63 6f 6c 6f 75 | different colou| 000000d0 72 20 63 61 6e 20 62 65 20 63 68 6f 73 65 6e 20 |r can be chosen | 000000e0 66 6f 72 20 74 68 65 20 53 65 6c 65 63 74 0a 61 |for the Select.a| 000000f0 6e 64 20 41 64 6a 75 73 74 20 62 75 74 74 6f 6e |nd Adjust button| 00000100 73 20 6f 66 20 74 68 65 20 6d 6f 75 73 65 20 28 |s of the mouse (| 00000110 74 68 69 73 20 69 73 20 73 75 70 70 6f 73 65 64 |this is supposed| 00000120 20 74 6f 0a 6d 61 6b 65 20 6c 69 66 65 20 65 61 | to.make life ea| 00000130 73 69 65 72 21 29 2e 20 41 6e 79 77 61 79 2c 20 |sier!). Anyway, | 00000140 74 68 65 20 70 72 6f 67 72 61 6d 20 69 73 20 63 |the program is c| 00000150 75 72 72 65 6e 74 6c 79 20 73 65 74 0a 75 70 20 |urrently set.up | 00000160 74 6f 20 61 6c 6c 6f 77 20 66 6f 72 20 61 20 6d |to allow for a m| 00000170 61 78 69 6d 75 6d 20 6d 65 6d 6f 72 79 20 6f 66 |aximum memory of| 00000180 20 35 30 30 6b 20 53 70 72 61 79 46 69 6c 65 2c | 500k SprayFile,| 00000190 20 62 75 74 0a 74 68 69 73 20 63 61 6e 20 62 65 | but.this can be| 000001a0 20 63 68 61 6e 67 65 64 20 62 79 20 61 6c 74 65 | changed by alte| 000001b0 72 69 6e 67 20 74 68 65 20 76 61 6c 75 65 20 6f |ring the value o| 000001c0 66 20 74 68 65 0a 76 61 72 69 61 62 6c 65 20 27 |f the.variable '| 000001d0 4d 61 78 53 69 7a 65 25 27 20 61 74 20 74 68 65 |MaxSize%' at the| 000001e0 20 62 65 67 69 6e 69 6e 67 20 6f 66 20 74 68 65 | begining of the| 000001f0 20 70 72 6f 67 72 61 6d 2e 20 49 66 0a 79 6f 75 | program. If.you| 00000200 20 64 6f 20 63 68 61 6e 67 65 20 74 68 69 73 20 | do change this | 00000210 69 74 20 77 69 6c 6c 20 62 65 20 6e 65 63 65 73 |it will be neces| 00000220 73 61 72 79 20 74 6f 20 61 6c 74 65 72 20 74 68 |sary to alter th| 00000230 65 0a 57 69 6d 70 53 6c 6f 74 20 61 63 63 6f 72 |e.WimpSlot accor| 00000240 64 69 6e 67 6c 79 2e 20 42 79 20 74 68 65 20 77 |dingly. By the w| 00000250 61 79 2c 20 62 65 20 63 61 72 65 66 75 6c 20 6e |ay, be careful n| 00000260 6f 74 20 74 6f 20 67 6f 0a 6f 76 65 72 20 74 68 |ot to go.over th| 00000270 65 20 6d 61 78 69 6d 75 6d 20 73 69 7a 65 2c 20 |e maximum size, | 00000280 61 73 20 74 68 65 20 70 72 6f 67 72 61 6d 20 64 |as the program d| 00000290 6f 65 73 20 6e 6f 74 20 63 68 65 63 6b 0a 74 68 |oes not check.th| 000002a0 69 73 20 28 66 6f 72 20 74 68 65 20 73 61 6b 65 |is (for the sake| 000002b0 20 6f 66 20 73 70 65 65 64 29 20 61 6e 64 20 73 | of speed) and s| 000002c0 6f 20 69 73 20 6c 69 6b 65 6c 79 20 74 6f 20 63 |o is likely to c| 000002d0 72 61 73 68 0a 69 66 20 79 6f 75 20 63 61 72 72 |rash.if you carr| 000002e0 79 20 6f 6e 20 73 70 72 61 79 69 6e 67 20 66 6f |y on spraying fo| 000002f0 72 20 61 20 6c 6f 6e 67 20 74 69 6d 65 20 61 6e |r a long time an| 00000300 64 20 6d 65 6d 6f 72 79 20 72 75 6e 73 0a 6f 75 |d memory runs.ou| 00000310 74 2e 0a 0a 54 68 65 20 6d 6f 75 73 65 20 62 75 |t...The mouse bu| 00000320 74 74 6f 6e 73 20 64 6f 20 74 68 65 20 66 6f 6c |ttons do the fol| 00000330 6c 6f 77 69 6e 67 3a 0a 0a 57 68 65 6e 20 74 68 |lowing:..When th| 00000340 65 20 6d 65 6e 75 20 69 73 20 6e 6f 74 20 6f 6e |e menu is not on| 00000350 20 74 68 65 20 73 63 72 65 65 6e 2c 20 53 65 6c | the screen, Sel| 00000360 65 63 74 20 73 70 72 61 79 73 20 77 69 74 68 0a |ect sprays with.| 00000370 74 68 65 20 63 6f 6c 6f 75 72 20 63 68 6f 73 65 |the colour chose| 00000380 6e 20 66 6f 72 20 73 65 6c 65 63 74 2c 20 41 64 |n for select, Ad| 00000390 6a 75 73 74 20 73 70 72 61 79 73 20 77 69 74 68 |just sprays with| 000003a0 20 74 68 65 0a 63 6f 6c 6f 75 72 20 63 68 6f 73 | the.colour chos| 000003b0 65 6e 20 66 6f 72 20 61 64 6a 75 73 74 20 61 6e |en for adjust an| 000003c0 64 20 4d 65 6e 75 20 64 69 73 70 6c 61 79 73 20 |d Menu displays | 000003d0 74 68 65 20 6d 65 6e 75 2e 0a 54 68 61 74 20 73 |the menu..That s| 000003e0 68 6f 75 6c 64 20 70 72 65 74 74 79 20 6d 75 63 |hould pretty muc| 000003f0 68 20 6d 61 6b 65 20 73 65 6e 73 65 21 0a 0a 57 |h make sense!..W| 00000400 68 65 6e 20 74 68 65 20 6d 65 6e 75 20 69 73 20 |hen the menu is | 00000410 6f 6e 20 74 68 65 20 73 63 72 65 65 6e 2c 20 53 |on the screen, S| 00000420 65 6c 65 63 74 20 63 68 6f 6f 73 65 73 20 74 68 |elect chooses th| 00000430 65 0a 63 6f 6c 6f 75 72 20 77 68 69 63 68 20 77 |e.colour which w| 00000440 69 6c 6c 20 62 65 20 73 70 72 61 79 65 64 20 77 |ill be sprayed w| 00000450 68 65 6e 20 73 65 6c 65 63 74 20 69 73 20 75 73 |hen select is us| 00000460 65 64 0a 28 43 6c 69 63 6b 69 6e 67 20 6f 6e 20 |ed.(Clicking on | 00000470 70 61 72 74 20 6f 66 20 74 68 65 20 70 69 63 74 |part of the pict| 00000480 75 72 65 20 77 69 6c 6c 20 63 68 6f 6f 73 65 20 |ure will choose | 00000490 74 68 65 20 63 6f 6c 6f 75 72 0a 61 74 20 74 68 |the colour.at th| 000004a0 61 74 20 70 6f 69 6e 74 29 2c 20 41 64 6a 75 73 |at point), Adjus| 000004b0 74 20 63 68 6f 6f 73 65 73 20 74 68 65 20 61 64 |t chooses the ad| 000004c0 6a 75 73 74 20 63 6f 6c 6f 75 72 20 61 6e 64 0a |just colour and.| 000004d0 4d 65 6e 75 20 77 69 6c 6c 20 6d 61 6b 65 20 74 |Menu will make t| 000004e0 68 65 20 6d 65 6e 75 20 64 69 73 61 70 70 65 61 |he menu disappea| 000004f0 72 2e 20 41 6c 73 6f 20 63 6c 69 63 6b 69 6e 67 |r. Also clicking| 00000500 20 6f 6e 0a 27 4d 45 4e 55 27 20 64 69 73 70 6c | on.'MENU' displ| 00000510 61 79 73 20 74 68 65 20 65 78 74 72 61 20 6d 65 |ays the extra me| 00000520 6e 75 20 66 6f 72 20 73 61 76 69 6e 67 20 65 74 |nu for saving et| 00000530 63 2e 2e 2e 0a 43 6c 69 63 6b 69 6e 67 20 6f 6e |c....Clicking on| 00000540 20 27 50 4f 57 45 52 27 20 61 63 74 69 76 61 74 | 'POWER' activat| 00000550 65 73 20 74 68 65 20 27 50 6f 77 65 72 20 42 72 |es the 'Power Br| 00000560 75 73 68 27 20 77 68 69 63 68 0a 63 61 6e 20 62 |ush' which.can b| 00000570 65 20 75 73 65 64 20 66 6f 72 20 66 69 6c 6c 69 |e used for filli| 00000580 6e 67 20 69 6e 20 6c 61 72 67 65 20 61 72 65 61 |ng in large area| 00000590 73 20 6f 66 20 74 68 65 20 73 63 72 65 65 6e 2e |s of the screen.| 000005a0 0a 43 6c 69 63 6b 69 6e 67 20 69 6e 20 74 68 65 |.Clicking in the| 000005b0 20 62 72 75 73 68 20 73 69 7a 65 20 61 72 65 61 | brush size area| 000005c0 20 6f 72 20 6f 6e 20 74 68 65 20 73 70 72 61 79 | or on the spray| 000005d0 0a 69 6e 74 65 6e 73 69 74 79 20 62 61 72 20 77 |.intensity bar w| 000005e0 69 6c 6c 20 61 6c 6c 6f 77 20 74 68 65 20 63 6f |ill allow the co| 000005f0 72 72 65 73 70 6f 6e 64 69 6e 67 20 61 74 74 72 |rresponding attr| 00000600 69 62 75 74 65 73 20 74 6f 0a 62 65 20 61 6c 74 |ibutes to.be alt| 00000610 65 72 65 64 2e 20 49 20 68 6f 70 65 20 74 68 69 |ered. I hope thi| 00000620 73 20 6d 61 6b 65 73 20 61 20 62 69 74 20 6f 66 |s makes a bit of| 00000630 20 73 65 6e 73 65 21 0a 0a 4f 6e 63 65 20 79 6f | sense!..Once yo| 00000640 75 20 68 61 76 65 20 73 61 76 65 64 20 61 20 53 |u have saved a S| 00000650 70 72 61 79 46 69 6c 65 20 69 74 20 63 61 6e 20 |prayFile it can | 00000660 62 65 20 64 69 73 70 6c 61 79 65 64 0a 75 73 69 |be displayed.usi| 00000670 6e 67 20 74 68 65 20 21 53 70 72 61 79 43 61 6e |ng the !SprayCan| 00000680 20 61 70 70 6c 69 63 61 74 69 6f 6e 2e 0a 0a 49 | application...I| 00000690 20 63 61 6e 20 62 65 20 63 6f 6e 74 61 63 74 65 | can be contacte| 000006a0 64 20 61 74 3a 0a 0a 32 32 20 47 72 61 73 6d 65 |d at:..22 Grasme| 000006b0 72 65 20 52 6f 61 64 2c 0a 54 68 75 6e 64 65 72 |re Road,.Thunder| 000006c0 73 6c 65 79 2c 0a 45 73 73 65 78 2e 0a 53 53 37 |sley,.Essex..SS7| 000006d0 20 33 48 46 2e 0a 0a 4f 72 20 62 79 20 70 68 6f | 3HF...Or by pho| 000006e0 6e 65 20 6f 6e 20 30 32 36 38 20 37 35 39 32 36 |ne on 0268 75926| 000006f0 38 2e 0a 0a 49 20 68 6f 70 65 20 79 6f 75 20 65 |8...I hope you e| 00000700 6e 6a 6f 79 20 75 73 69 6e 67 20 74 68 65 20 70 |njoy using the p| 00000710 72 6f 67 72 61 6d 2e 0a 0a 42 79 65 20 66 6f 72 |rogram...Bye for| 00000720 20 6e 6f 77 2c 0a 0a 20 20 20 20 20 20 20 20 20 | now,.. | 00000730 20 20 20 20 20 54 68 65 20 46 6c 79 69 6e 67 20 | The Flying | 00000740 50 69 67 21 0a 0a |Pig!..| 00000746