Home » Archimedes archive » Acorn User » AU 1997-06 B.adf » Extras » RiscUtils/!RuInstall/Install/!Help/Help/Text/Help/Controls
RiscUtils/!RuInstall/Install/!Help/Help/Text/Help/Controls
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 1997-06 B.adf » Extras |
Filename: | RiscUtils/!RuInstall/Install/!Help/Help/Text/Help/Controls |
Read OK: | ✔ |
File size: | 14EF bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
- RISCutils - Controlling which components of RIScutils are active and which are not. � The controls for Configuring the various components can be found in RISCutil's !Run file. Although only Text based, it is set out in a very simple / user-friendly way, both of the package's testers were able to make full use of the controls the first time they used the file, both without and help from me. � The !Run file is split in to 2 distinct parts. The top half can be altered by the user, and is there so that RIScutils can be configured, and its various parts set to be active or not active. The bottom half *should not under any circumstances be altered by you the user*. This half is for the programs use only, and RIScutils may not function properly if it is altered. To avoid confusion the point where the User's area ends and the programs area starts is clearly marked. N.B. It must be noted that most users will not need to alter the run file regularly once they have set-up RIScutils for their computer. And that having all the components active and not using some, will generally cause no problems (the Backdrop component is an exception). - Using the Run file to configure RISCutils generally ������������������������������������������������������ The user area / top half of RISCutils contains 10 general 'configuration' lines, and depending on the contents of these lines RISCutils will Set each of it's components to be either active or not active when run. Each of these lines starts with the word 'Set', then contains the name of one of RISCutils's components, and then the setting as to whether or not that is or isn't set to be active when RISCutils is run. The various options for the settings of the general configuration lines are : Y or y To make a component active. And : N or n To make a component 'in-active'. - For Example �������������� If you 'no' longer want the 'Command_Record' component to be active, simply change the configuration line "Set Command_Record", to read 'Set Command_Record N' or 'Set Command_Record n'. And vice versa, if 'yes' you do want the "Command_Record" component to be active, simply change the text to read 'Set Command_Record Y' or 'Set Command_Record n" N.B. **No** spaces are allowed after a component's setting (E.g. 'Y' or 'N') So if the configuration line for the 'Backdrop' component read "Set Backdrop Y ", an error would be caused when RIScutils was run. Be careful of this, it is deceiving as even if there are any spaces present causing an error, they still cannot be seen, and can only be found by using the caret. - Configuring specific components of RISCutils ����������������������������������������������� Please read the Help Files 'Key-State' and 'Backdrop' if the following confuses you. At the very bottom of the User Area in RISCutils's run file, there are options to further configure RISCutils's 'Check_KeyBoardState' and 'BackDrop' components. These 2 configuration lines read : 'Set Check_KeyBoardState_Version ' 'Set BackDrop_Version Cycle ' And on each line, there should be entered one of the options for that component - For the line 'Set Check_KeyBoardState_Version' the options are as follows : Normal Fast KeyPad If the line reads 'Set Check_KeyBoardState_Version Normal', the 'Normal' version of the 'Check_KeyBoardState' component is used. This means that all keypresses on the keyboard can be detected, but Keypad keypresses are not distinguished from main KeyBoard Keypresses. So someone pressing '5' on the main area of the keyboard would set 'KeyboardState' to '5', as would a Keypress of '5' on the keypad set 'KeyboardState' to '5'. If the line reads 'Set Check_KeyBoardState_Version Fast', the 'Fast' version of the 'Check_KeyBoardState' component is used. This means that *most* keypresses on the keyboard can be detected (for instance the keypress's of the Function keys cannot be detected). And as with the 'Normal' version, Keypad keypresses are not distinguished from main KeyBoard Keypresses. But the command is carried out faster. If the line reads 'Set Check_KeyBoardState_Version KeyPad', the 'KeyPad' version of the 'Check_KeyBoardState' component is used. This means that all keypresses on the keyboard can be detected. And *unlike* with the other 2 versions, not only can Function key keypress's be detected, but Keypad keypresses can also be distinguished from main KeyBoard Keypresses. But the command is carried out the slowest of all the versions. N.B. PLease note the speed difference in the versions of the commands in *very* minimal, and the 'Fast' version should only be used if speed is very important and it will recognize all the key you want it to. The demo !SpeedTest will demonstrate the difference in speed between the 3 versions, and show the difference's in what keypress's each version will and will not recognize. - For the line 'Set Backdrop_Version' the options are as follows : Random Cycle The difference's between these 2 versions of the Component are explained in the Help File 'Backdrop'. -------------------------------------------------------------------------------------------------------- N.B. If an error 'File -etc Not Found' is given, check the spelling of the component specific settings.
00000000 0a 2d 20 52 49 53 43 75 74 69 6c 73 0a 2d 20 43 |.- RISCutils.- C| 00000010 6f 6e 74 72 6f 6c 6c 69 6e 67 20 77 68 69 63 68 |ontrolling which| 00000020 20 63 6f 6d 70 6f 6e 65 6e 74 73 20 6f 66 20 52 | components of R| 00000030 49 53 63 75 74 69 6c 73 20 61 72 65 20 61 63 74 |IScutils are act| 00000040 69 76 65 20 61 6e 64 20 77 68 69 63 68 20 61 72 |ive and which ar| 00000050 65 20 6e 6f 74 2e 0a 0a 8f 20 54 68 65 20 63 6f |e not.... The co| 00000060 6e 74 72 6f 6c 73 20 66 6f 72 20 43 6f 6e 66 69 |ntrols for Confi| 00000070 67 75 72 69 6e 67 20 74 68 65 20 76 61 72 69 6f |guring the vario| 00000080 75 73 20 63 6f 6d 70 6f 6e 65 6e 74 73 20 63 61 |us components ca| 00000090 6e 20 62 65 20 66 6f 75 6e 64 20 69 6e 20 52 49 |n be found in RI| 000000a0 53 43 75 74 69 6c 27 73 20 21 52 75 6e 20 66 69 |SCutil's !Run fi| 000000b0 6c 65 2e 20 41 6c 74 68 6f 75 67 68 20 6f 6e 6c |le. Although onl| 000000c0 79 20 54 65 78 74 20 62 61 73 65 64 2c 20 69 74 |y Text based, it| 000000d0 20 69 73 20 73 65 74 20 6f 75 74 20 69 6e 20 61 | is set out in a| 000000e0 20 76 65 72 79 20 73 69 6d 70 6c 65 20 2f 20 75 | very simple / u| 000000f0 73 65 72 2d 66 72 69 65 6e 64 6c 79 20 77 61 79 |ser-friendly way| 00000100 2c 20 62 6f 74 68 20 6f 66 20 74 68 65 20 70 61 |, both of the pa| 00000110 63 6b 61 67 65 27 73 20 74 65 73 74 65 72 73 20 |ckage's testers | 00000120 77 65 72 65 20 61 62 6c 65 20 74 6f 20 6d 61 6b |were able to mak| 00000130 65 20 66 75 6c 6c 20 75 73 65 20 6f 66 20 74 68 |e full use of th| 00000140 65 20 63 6f 6e 74 72 6f 6c 73 20 74 68 65 20 66 |e controls the f| 00000150 69 72 73 74 20 74 69 6d 65 20 74 68 65 79 20 75 |irst time they u| 00000160 73 65 64 20 74 68 65 20 66 69 6c 65 2c 20 62 6f |sed the file, bo| 00000170 74 68 20 77 69 74 68 6f 75 74 20 61 6e 64 20 68 |th without and h| 00000180 65 6c 70 20 66 72 6f 6d 20 6d 65 2e 0a 0a 8f 20 |elp from me.... | 00000190 54 68 65 20 21 52 75 6e 20 66 69 6c 65 20 69 73 |The !Run file is| 000001a0 20 73 70 6c 69 74 20 69 6e 20 74 6f 20 32 20 64 | split in to 2 d| 000001b0 69 73 74 69 6e 63 74 20 70 61 72 74 73 2e 20 54 |istinct parts. T| 000001c0 68 65 20 74 6f 70 20 68 61 6c 66 20 63 61 6e 20 |he top half can | 000001d0 62 65 20 61 6c 74 65 72 65 64 20 62 79 20 74 68 |be altered by th| 000001e0 65 20 75 73 65 72 2c 20 61 6e 64 20 69 73 20 74 |e user, and is t| 000001f0 68 65 72 65 20 73 6f 20 74 68 61 74 20 52 49 53 |here so that RIS| 00000200 63 75 74 69 6c 73 20 63 61 6e 20 62 65 20 63 6f |cutils can be co| 00000210 6e 66 69 67 75 72 65 64 2c 20 61 6e 64 20 69 74 |nfigured, and it| 00000220 73 20 76 61 72 69 6f 75 73 20 70 61 72 74 73 20 |s various parts | 00000230 73 65 74 20 74 6f 20 62 65 20 61 63 74 69 76 65 |set to be active| 00000240 20 6f 72 20 6e 6f 74 20 61 63 74 69 76 65 2e 20 | or not active. | 00000250 54 68 65 20 62 6f 74 74 6f 6d 20 68 61 6c 66 20 |The bottom half | 00000260 2a 73 68 6f 75 6c 64 20 6e 6f 74 20 75 6e 64 65 |*should not unde| 00000270 72 20 61 6e 79 20 63 69 72 63 75 6d 73 74 61 6e |r any circumstan| 00000280 63 65 73 20 62 65 20 61 6c 74 65 72 65 64 20 62 |ces be altered b| 00000290 79 20 79 6f 75 20 74 68 65 20 75 73 65 72 2a 2e |y you the user*.| 000002a0 20 54 68 69 73 20 68 61 6c 66 20 69 73 20 66 6f | This half is fo| 000002b0 72 20 74 68 65 20 70 72 6f 67 72 61 6d 73 20 75 |r the programs u| 000002c0 73 65 20 6f 6e 6c 79 2c 20 61 6e 64 20 52 49 53 |se only, and RIS| 000002d0 63 75 74 69 6c 73 20 6d 61 79 20 6e 6f 74 20 66 |cutils may not f| 000002e0 75 6e 63 74 69 6f 6e 20 70 72 6f 70 65 72 6c 79 |unction properly| 000002f0 20 69 66 20 69 74 20 69 73 20 61 6c 74 65 72 65 | if it is altere| 00000300 64 2e 20 54 6f 20 61 76 6f 69 64 20 63 6f 6e 66 |d. To avoid conf| 00000310 75 73 69 6f 6e 20 74 68 65 20 70 6f 69 6e 74 20 |usion the point | 00000320 77 68 65 72 65 20 74 68 65 20 55 73 65 72 27 73 |where the User's| 00000330 20 61 72 65 61 20 65 6e 64 73 20 61 6e 64 20 74 | area ends and t| 00000340 68 65 20 70 72 6f 67 72 61 6d 73 20 61 72 65 61 |he programs area| 00000350 20 73 74 61 72 74 73 20 69 73 20 63 6c 65 61 72 | starts is clear| 00000360 6c 79 20 6d 61 72 6b 65 64 2e 0a 0a 4e 2e 42 2e |ly marked...N.B.| 00000370 20 49 74 20 6d 75 73 74 20 62 65 20 6e 6f 74 65 | It must be note| 00000380 64 20 74 68 61 74 20 6d 6f 73 74 20 75 73 65 72 |d that most user| 00000390 73 20 77 69 6c 6c 20 6e 6f 74 20 6e 65 65 64 20 |s will not need | 000003a0 74 6f 20 61 6c 74 65 72 20 74 68 65 20 72 75 6e |to alter the run| 000003b0 20 66 69 6c 65 20 72 65 67 75 6c 61 72 6c 79 20 | file regularly | 000003c0 6f 6e 63 65 20 74 68 65 79 20 68 61 76 65 20 73 |once they have s| 000003d0 65 74 2d 75 70 20 52 49 53 63 75 74 69 6c 73 20 |et-up RIScutils | 000003e0 66 6f 72 20 74 68 65 69 72 20 63 6f 6d 70 75 74 |for their comput| 000003f0 65 72 2e 20 41 6e 64 20 74 68 61 74 20 68 61 76 |er. And that hav| 00000400 69 6e 67 20 61 6c 6c 20 74 68 65 20 63 6f 6d 70 |ing all the comp| 00000410 6f 6e 65 6e 74 73 20 61 63 74 69 76 65 20 61 6e |onents active an| 00000420 64 20 6e 6f 74 20 75 73 69 6e 67 20 73 6f 6d 65 |d not using some| 00000430 2c 20 77 69 6c 6c 20 67 65 6e 65 72 61 6c 6c 79 |, will generally| 00000440 20 63 61 75 73 65 20 6e 6f 20 70 72 6f 62 6c 65 | cause no proble| 00000450 6d 73 20 28 74 68 65 20 42 61 63 6b 64 72 6f 70 |ms (the Backdrop| 00000460 20 63 6f 6d 70 6f 6e 65 6e 74 20 69 73 20 61 6e | component is an| 00000470 20 65 78 63 65 70 74 69 6f 6e 29 2e 0a 0a 2d 20 | exception)...- | 00000480 55 73 69 6e 67 20 74 68 65 20 52 75 6e 20 66 69 |Using the Run fi| 00000490 6c 65 20 74 6f 20 63 6f 6e 66 69 67 75 72 65 20 |le to configure | 000004a0 52 49 53 43 75 74 69 6c 73 20 67 65 6e 65 72 61 |RISCutils genera| 000004b0 6c 6c 79 20 0a 98 98 98 98 98 98 98 98 98 98 98 |lly ............| 000004c0 98 98 98 98 98 98 98 98 98 98 98 98 98 98 98 98 |................| * 000004e0 98 98 98 98 98 98 98 98 98 98 98 0a 0a 54 68 65 |.............The| 000004f0 20 75 73 65 72 20 61 72 65 61 20 2f 20 74 6f 70 | user area / top| 00000500 20 68 61 6c 66 20 6f 66 20 52 49 53 43 75 74 69 | half of RISCuti| 00000510 6c 73 20 63 6f 6e 74 61 69 6e 73 20 31 30 20 67 |ls contains 10 g| 00000520 65 6e 65 72 61 6c 20 27 63 6f 6e 66 69 67 75 72 |eneral 'configur| 00000530 61 74 69 6f 6e 27 20 6c 69 6e 65 73 2c 20 61 6e |ation' lines, an| 00000540 64 20 64 65 70 65 6e 64 69 6e 67 20 6f 6e 20 74 |d depending on t| 00000550 68 65 20 63 6f 6e 74 65 6e 74 73 20 6f 66 20 74 |he contents of t| 00000560 68 65 73 65 20 6c 69 6e 65 73 20 52 49 53 43 75 |hese lines RISCu| 00000570 74 69 6c 73 20 77 69 6c 6c 20 53 65 74 20 65 61 |tils will Set ea| 00000580 63 68 20 6f 66 20 69 74 27 73 20 63 6f 6d 70 6f |ch of it's compo| 00000590 6e 65 6e 74 73 20 74 6f 20 62 65 20 65 69 74 68 |nents to be eith| 000005a0 65 72 20 61 63 74 69 76 65 20 6f 72 20 6e 6f 74 |er active or not| 000005b0 20 61 63 74 69 76 65 20 77 68 65 6e 20 72 75 6e | active when run| 000005c0 2e 0a 0a 45 61 63 68 20 6f 66 20 74 68 65 73 65 |...Each of these| 000005d0 20 6c 69 6e 65 73 20 73 74 61 72 74 73 20 77 69 | lines starts wi| 000005e0 74 68 20 74 68 65 20 77 6f 72 64 20 27 53 65 74 |th the word 'Set| 000005f0 27 2c 20 74 68 65 6e 20 63 6f 6e 74 61 69 6e 73 |', then contains| 00000600 20 74 68 65 20 6e 61 6d 65 20 6f 66 20 6f 6e 65 | the name of one| 00000610 20 6f 66 20 52 49 53 43 75 74 69 6c 73 27 73 20 | of RISCutils's | 00000620 63 6f 6d 70 6f 6e 65 6e 74 73 2c 20 61 6e 64 20 |components, and | 00000630 74 68 65 6e 20 74 68 65 20 73 65 74 74 69 6e 67 |then the setting| 00000640 20 61 73 20 74 6f 20 77 68 65 74 68 65 72 20 6f | as to whether o| 00000650 72 20 6e 6f 74 20 74 68 61 74 20 69 73 20 6f 72 |r not that is or| 00000660 20 69 73 6e 27 74 20 73 65 74 20 74 6f 20 62 65 | isn't set to be| 00000670 20 61 63 74 69 76 65 20 77 68 65 6e 20 52 49 53 | active when RIS| 00000680 43 75 74 69 6c 73 20 69 73 20 72 75 6e 2e 0a 0a |Cutils is run...| 00000690 54 68 65 20 76 61 72 69 6f 75 73 20 6f 70 74 69 |The various opti| 000006a0 6f 6e 73 20 66 6f 72 20 74 68 65 20 73 65 74 74 |ons for the sett| 000006b0 69 6e 67 73 20 6f 66 20 74 68 65 20 67 65 6e 65 |ings of the gene| 000006c0 72 61 6c 20 63 6f 6e 66 69 67 75 72 61 74 69 6f |ral configuratio| 000006d0 6e 20 6c 69 6e 65 73 20 61 72 65 20 3a 0a 0a 59 |n lines are :..Y| 000006e0 20 6f 72 20 79 20 0a 0a 54 6f 20 6d 61 6b 65 20 | or y ..To make | 000006f0 61 20 63 6f 6d 70 6f 6e 65 6e 74 20 61 63 74 69 |a component acti| 00000700 76 65 2e 20 41 6e 64 20 3a 0a 0a 4e 20 6f 72 20 |ve. And :..N or | 00000710 6e 20 0a 0a 54 6f 20 6d 61 6b 65 20 61 20 63 6f |n ..To make a co| 00000720 6d 70 6f 6e 65 6e 74 20 27 69 6e 2d 61 63 74 69 |mponent 'in-acti| 00000730 76 65 27 2e 0a 0a 0a 2d 20 46 6f 72 20 45 78 61 |ve'....- For Exa| 00000740 6d 70 6c 65 20 0a 98 98 98 98 98 98 98 98 98 98 |mple ...........| 00000750 98 98 98 98 0a 0a 49 66 20 79 6f 75 20 27 6e 6f |......If you 'no| 00000760 27 20 6c 6f 6e 67 65 72 20 77 61 6e 74 20 74 68 |' longer want th| 00000770 65 20 27 43 6f 6d 6d 61 6e 64 5f 52 65 63 6f 72 |e 'Command_Recor| 00000780 64 27 20 63 6f 6d 70 6f 6e 65 6e 74 20 74 6f 20 |d' component to | 00000790 62 65 20 61 63 74 69 76 65 2c 20 73 69 6d 70 6c |be active, simpl| 000007a0 79 20 63 68 61 6e 67 65 20 74 68 65 20 63 6f 6e |y change the con| 000007b0 66 69 67 75 72 61 74 69 6f 6e 20 6c 69 6e 65 20 |figuration line | 000007c0 22 53 65 74 20 43 6f 6d 6d 61 6e 64 5f 52 65 63 |"Set Command_Rec| 000007d0 6f 72 64 22 2c 20 74 6f 20 72 65 61 64 20 27 53 |ord", to read 'S| 000007e0 65 74 20 43 6f 6d 6d 61 6e 64 5f 52 65 63 6f 72 |et Command_Recor| 000007f0 64 20 4e 27 20 6f 72 20 27 53 65 74 20 43 6f 6d |d N' or 'Set Com| 00000800 6d 61 6e 64 5f 52 65 63 6f 72 64 20 6e 27 2e 0a |mand_Record n'..| 00000810 0a 41 6e 64 20 76 69 63 65 20 76 65 72 73 61 2c |.And vice versa,| 00000820 20 69 66 20 27 79 65 73 27 20 79 6f 75 20 64 6f | if 'yes' you do| 00000830 20 77 61 6e 74 20 74 68 65 20 22 43 6f 6d 6d 61 | want the "Comma| 00000840 6e 64 5f 52 65 63 6f 72 64 22 20 63 6f 6d 70 6f |nd_Record" compo| 00000850 6e 65 6e 74 20 74 6f 20 62 65 20 61 63 74 69 76 |nent to be activ| 00000860 65 2c 20 73 69 6d 70 6c 79 20 63 68 61 6e 67 65 |e, simply change| 00000870 20 74 68 65 20 74 65 78 74 20 74 6f 20 72 65 61 | the text to rea| 00000880 64 20 27 53 65 74 20 43 6f 6d 6d 61 6e 64 5f 52 |d 'Set Command_R| 00000890 65 63 6f 72 64 20 59 27 20 6f 72 20 27 53 65 74 |ecord Y' or 'Set| 000008a0 20 43 6f 6d 6d 61 6e 64 5f 52 65 63 6f 72 64 20 | Command_Record | 000008b0 6e 22 0a 0a 4e 2e 42 2e 20 2a 2a 4e 6f 2a 2a 20 |n"..N.B. **No** | 000008c0 73 70 61 63 65 73 20 61 72 65 20 61 6c 6c 6f 77 |spaces are allow| 000008d0 65 64 20 61 66 74 65 72 20 61 20 63 6f 6d 70 6f |ed after a compo| 000008e0 6e 65 6e 74 27 73 20 73 65 74 74 69 6e 67 20 28 |nent's setting (| 000008f0 45 2e 67 2e 20 27 59 27 20 6f 72 20 27 4e 27 29 |E.g. 'Y' or 'N')| 00000900 0a 0a 53 6f 20 69 66 20 74 68 65 20 63 6f 6e 66 |..So if the conf| 00000910 69 67 75 72 61 74 69 6f 6e 20 6c 69 6e 65 20 66 |iguration line f| 00000920 6f 72 20 74 68 65 20 27 42 61 63 6b 64 72 6f 70 |or the 'Backdrop| 00000930 27 20 63 6f 6d 70 6f 6e 65 6e 74 20 72 65 61 64 |' component read| 00000940 20 22 53 65 74 20 42 61 63 6b 64 72 6f 70 20 59 | "Set Backdrop Y| 00000950 20 20 20 22 2c 20 61 6e 20 65 72 72 6f 72 20 77 | ", an error w| 00000960 6f 75 6c 64 20 62 65 20 63 61 75 73 65 64 20 77 |ould be caused w| 00000970 68 65 6e 20 52 49 53 63 75 74 69 6c 73 20 77 61 |hen RIScutils wa| 00000980 73 20 72 75 6e 2e 20 42 65 20 63 61 72 65 66 75 |s run. Be carefu| 00000990 6c 20 6f 66 20 74 68 69 73 2c 20 69 74 20 69 73 |l of this, it is| 000009a0 20 64 65 63 65 69 76 69 6e 67 20 61 73 20 65 76 | deceiving as ev| 000009b0 65 6e 20 69 66 20 74 68 65 72 65 20 61 72 65 20 |en if there are | 000009c0 61 6e 79 20 73 70 61 63 65 73 20 70 72 65 73 65 |any spaces prese| 000009d0 6e 74 20 63 61 75 73 69 6e 67 20 61 6e 20 65 72 |nt causing an er| 000009e0 72 6f 72 2c 20 74 68 65 79 20 73 74 69 6c 6c 20 |ror, they still | 000009f0 63 61 6e 6e 6f 74 20 62 65 20 73 65 65 6e 2c 20 |cannot be seen, | 00000a00 61 6e 64 20 63 61 6e 20 6f 6e 6c 79 20 62 65 20 |and can only be | 00000a10 66 6f 75 6e 64 20 62 79 20 75 73 69 6e 67 20 74 |found by using t| 00000a20 68 65 20 63 61 72 65 74 2e 0a 0a 2d 20 43 6f 6e |he caret...- Con| 00000a30 66 69 67 75 72 69 6e 67 20 73 70 65 63 69 66 69 |figuring specifi| 00000a40 63 20 63 6f 6d 70 6f 6e 65 6e 74 73 20 6f 66 20 |c components of | 00000a50 52 49 53 43 75 74 69 6c 73 0a 98 98 98 98 98 98 |RISCutils.......| 00000a60 98 98 98 98 98 98 98 98 98 98 98 98 98 98 98 98 |................| * 00000a80 98 98 98 98 98 98 98 98 98 0a 20 20 20 20 20 20 |.......... | 00000a90 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000aa0 20 20 20 0a 50 6c 65 61 73 65 20 72 65 61 64 20 | .Please read | 00000ab0 74 68 65 20 48 65 6c 70 20 46 69 6c 65 73 20 27 |the Help Files '| 00000ac0 4b 65 79 2d 53 74 61 74 65 27 20 20 61 6e 64 20 |Key-State' and | 00000ad0 27 42 61 63 6b 64 72 6f 70 27 20 69 66 20 74 68 |'Backdrop' if th| 00000ae0 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 63 6f 6e 66 |e following conf| 00000af0 75 73 65 73 20 79 6f 75 2e 0a 20 20 20 20 20 20 |uses you.. | 00000b00 20 20 20 20 20 20 20 20 20 20 20 20 20 0a 41 74 | .At| 00000b10 20 74 68 65 20 76 65 72 79 20 62 6f 74 74 6f 6d | the very bottom| 00000b20 20 6f 66 20 74 68 65 20 55 73 65 72 20 41 72 65 | of the User Are| 00000b30 61 20 69 6e 20 52 49 53 43 75 74 69 6c 73 27 73 |a in RISCutils's| 00000b40 20 72 75 6e 20 66 69 6c 65 2c 20 74 68 65 72 65 | run file, there| 00000b50 20 61 72 65 20 6f 70 74 69 6f 6e 73 20 74 6f 20 | are options to | 00000b60 66 75 72 74 68 65 72 20 63 6f 6e 66 69 67 75 72 |further configur| 00000b70 65 20 52 49 53 43 75 74 69 6c 73 27 73 20 27 43 |e RISCutils's 'C| 00000b80 68 65 63 6b 5f 4b 65 79 42 6f 61 72 64 53 74 61 |heck_KeyBoardSta| 00000b90 74 65 27 20 61 6e 64 20 27 42 61 63 6b 44 72 6f |te' and 'BackDro| 00000ba0 70 27 20 63 6f 6d 70 6f 6e 65 6e 74 73 2e 20 0a |p' components. .| 00000bb0 0a 54 68 65 73 65 20 32 20 63 6f 6e 66 69 67 75 |.These 2 configu| 00000bc0 72 61 74 69 6f 6e 20 6c 69 6e 65 73 20 72 65 61 |ration lines rea| 00000bd0 64 20 3a 0a 0a 27 53 65 74 20 43 68 65 63 6b 5f |d :..'Set Check_| 00000be0 4b 65 79 42 6f 61 72 64 53 74 61 74 65 5f 56 65 |KeyBoardState_Ve| 00000bf0 72 73 69 6f 6e 20 27 0a 0a 27 53 65 74 20 42 61 |rsion '..'Set Ba| 00000c00 63 6b 44 72 6f 70 5f 56 65 72 73 69 6f 6e 20 43 |ckDrop_Version C| 00000c10 79 63 6c 65 20 27 0a 0a 41 6e 64 20 6f 6e 20 65 |ycle '..And on e| 00000c20 61 63 68 20 6c 69 6e 65 2c 20 74 68 65 72 65 20 |ach line, there | 00000c30 73 68 6f 75 6c 64 20 62 65 20 65 6e 74 65 72 65 |should be entere| 00000c40 64 20 6f 6e 65 20 6f 66 20 74 68 65 20 6f 70 74 |d one of the opt| 00000c50 69 6f 6e 73 20 66 6f 72 20 74 68 61 74 20 63 6f |ions for that co| 00000c60 6d 70 6f 6e 65 6e 74 0a 0a 0a 2d 20 46 6f 72 20 |mponent...- For | 00000c70 74 68 65 20 6c 69 6e 65 20 27 53 65 74 20 43 68 |the line 'Set Ch| 00000c80 65 63 6b 5f 4b 65 79 42 6f 61 72 64 53 74 61 74 |eck_KeyBoardStat| 00000c90 65 5f 56 65 72 73 69 6f 6e 27 20 74 68 65 20 6f |e_Version' the o| 00000ca0 70 74 69 6f 6e 73 20 61 72 65 20 61 73 20 66 6f |ptions are as fo| 00000cb0 6c 6c 6f 77 73 20 3a 0a 0a 4e 6f 72 6d 61 6c 0a |llows :..Normal.| 00000cc0 0a 46 61 73 74 0a 0a 4b 65 79 50 61 64 0a 0a 49 |.Fast..KeyPad..I| 00000cd0 66 20 74 68 65 20 6c 69 6e 65 20 72 65 61 64 73 |f the line reads| 00000ce0 20 27 53 65 74 20 43 68 65 63 6b 5f 4b 65 79 42 | 'Set Check_KeyB| 00000cf0 6f 61 72 64 53 74 61 74 65 5f 56 65 72 73 69 6f |oardState_Versio| 00000d00 6e 20 4e 6f 72 6d 61 6c 27 2c 20 74 68 65 20 27 |n Normal', the '| 00000d10 4e 6f 72 6d 61 6c 27 20 76 65 72 73 69 6f 6e 20 |Normal' version | 00000d20 6f 66 20 74 68 65 20 27 43 68 65 63 6b 5f 4b 65 |of the 'Check_Ke| 00000d30 79 42 6f 61 72 64 53 74 61 74 65 27 20 63 6f 6d |yBoardState' com| 00000d40 70 6f 6e 65 6e 74 20 69 73 20 75 73 65 64 2e 20 |ponent is used. | 00000d50 54 68 69 73 20 6d 65 61 6e 73 20 74 68 61 74 20 |This means that | 00000d60 61 6c 6c 20 6b 65 79 70 72 65 73 73 65 73 20 6f |all keypresses o| 00000d70 6e 20 74 68 65 20 6b 65 79 62 6f 61 72 64 20 63 |n the keyboard c| 00000d80 61 6e 20 62 65 20 64 65 74 65 63 74 65 64 2c 20 |an be detected, | 00000d90 62 75 74 20 4b 65 79 70 61 64 20 6b 65 79 70 72 |but Keypad keypr| 00000da0 65 73 73 65 73 20 61 72 65 20 6e 6f 74 20 64 69 |esses are not di| 00000db0 73 74 69 6e 67 75 69 73 68 65 64 20 66 72 6f 6d |stinguished from| 00000dc0 20 6d 61 69 6e 20 4b 65 79 42 6f 61 72 64 20 4b | main KeyBoard K| 00000dd0 65 79 70 72 65 73 73 65 73 2e 20 53 6f 20 73 6f |eypresses. So so| 00000de0 6d 65 6f 6e 65 20 70 72 65 73 73 69 6e 67 20 27 |meone pressing '| 00000df0 35 27 20 6f 6e 20 74 68 65 20 6d 61 69 6e 20 61 |5' on the main a| 00000e00 72 65 61 20 6f 66 20 74 68 65 20 6b 65 79 62 6f |rea of the keybo| 00000e10 61 72 64 20 77 6f 75 6c 64 20 73 65 74 20 27 4b |ard would set 'K| 00000e20 65 79 62 6f 61 72 64 53 74 61 74 65 27 20 74 6f |eyboardState' to| 00000e30 20 27 35 27 2c 20 61 73 20 77 6f 75 6c 64 20 61 | '5', as would a| 00000e40 20 4b 65 79 70 72 65 73 73 20 6f 66 20 27 35 27 | Keypress of '5'| 00000e50 20 6f 6e 20 74 68 65 20 6b 65 79 70 61 64 20 73 | on the keypad s| 00000e60 65 74 20 27 4b 65 79 62 6f 61 72 64 53 74 61 74 |et 'KeyboardStat| 00000e70 65 27 20 74 6f 20 27 35 27 2e 0a 0a 49 66 20 74 |e' to '5'...If t| 00000e80 68 65 20 6c 69 6e 65 20 72 65 61 64 73 20 27 53 |he line reads 'S| 00000e90 65 74 20 43 68 65 63 6b 5f 4b 65 79 42 6f 61 72 |et Check_KeyBoar| 00000ea0 64 53 74 61 74 65 5f 56 65 72 73 69 6f 6e 20 46 |dState_Version F| 00000eb0 61 73 74 27 2c 20 74 68 65 20 27 46 61 73 74 27 |ast', the 'Fast'| 00000ec0 20 76 65 72 73 69 6f 6e 20 6f 66 20 74 68 65 20 | version of the | 00000ed0 27 43 68 65 63 6b 5f 4b 65 79 42 6f 61 72 64 53 |'Check_KeyBoardS| 00000ee0 74 61 74 65 27 20 63 6f 6d 70 6f 6e 65 6e 74 20 |tate' component | 00000ef0 69 73 20 75 73 65 64 2e 20 54 68 69 73 20 6d 65 |is used. This me| 00000f00 61 6e 73 20 74 68 61 74 20 2a 6d 6f 73 74 2a 20 |ans that *most* | 00000f10 6b 65 79 70 72 65 73 73 65 73 20 6f 6e 20 74 68 |keypresses on th| 00000f20 65 20 6b 65 79 62 6f 61 72 64 20 63 61 6e 20 62 |e keyboard can b| 00000f30 65 20 64 65 74 65 63 74 65 64 20 28 66 6f 72 20 |e detected (for | 00000f40 69 6e 73 74 61 6e 63 65 20 74 68 65 20 6b 65 79 |instance the key| 00000f50 70 72 65 73 73 27 73 20 6f 66 20 74 68 65 20 46 |press's of the F| 00000f60 75 6e 63 74 69 6f 6e 20 6b 65 79 73 20 63 61 6e |unction keys can| 00000f70 6e 6f 74 20 62 65 20 64 65 74 65 63 74 65 64 29 |not be detected)| 00000f80 2e 20 41 6e 64 20 61 73 20 77 69 74 68 20 74 68 |. And as with th| 00000f90 65 20 27 4e 6f 72 6d 61 6c 27 20 76 65 72 73 69 |e 'Normal' versi| 00000fa0 6f 6e 2c 20 4b 65 79 70 61 64 20 6b 65 79 70 72 |on, Keypad keypr| 00000fb0 65 73 73 65 73 20 61 72 65 20 6e 6f 74 20 64 69 |esses are not di| 00000fc0 73 74 69 6e 67 75 69 73 68 65 64 20 66 72 6f 6d |stinguished from| 00000fd0 20 6d 61 69 6e 20 4b 65 79 42 6f 61 72 64 20 4b | main KeyBoard K| 00000fe0 65 79 70 72 65 73 73 65 73 2e 20 42 75 74 20 74 |eypresses. But t| 00000ff0 68 65 20 63 6f 6d 6d 61 6e 64 20 69 73 20 63 61 |he command is ca| 00001000 72 72 69 65 64 20 6f 75 74 20 66 61 73 74 65 72 |rried out faster| 00001010 2e 0a 0a 49 66 20 74 68 65 20 6c 69 6e 65 20 72 |...If the line r| 00001020 65 61 64 73 20 27 53 65 74 20 43 68 65 63 6b 5f |eads 'Set Check_| 00001030 4b 65 79 42 6f 61 72 64 53 74 61 74 65 5f 56 65 |KeyBoardState_Ve| 00001040 72 73 69 6f 6e 20 4b 65 79 50 61 64 27 2c 20 74 |rsion KeyPad', t| 00001050 68 65 20 27 4b 65 79 50 61 64 27 20 76 65 72 73 |he 'KeyPad' vers| 00001060 69 6f 6e 20 6f 66 20 74 68 65 20 27 43 68 65 63 |ion of the 'Chec| 00001070 6b 5f 4b 65 79 42 6f 61 72 64 53 74 61 74 65 27 |k_KeyBoardState'| 00001080 20 63 6f 6d 70 6f 6e 65 6e 74 20 69 73 20 75 73 | component is us| 00001090 65 64 2e 20 54 68 69 73 20 6d 65 61 6e 73 20 74 |ed. This means t| 000010a0 68 61 74 20 61 6c 6c 20 6b 65 79 70 72 65 73 73 |hat all keypress| 000010b0 65 73 20 6f 6e 20 74 68 65 20 6b 65 79 62 6f 61 |es on the keyboa| 000010c0 72 64 20 63 61 6e 20 62 65 20 64 65 74 65 63 74 |rd can be detect| 000010d0 65 64 2e 20 41 6e 64 20 2a 75 6e 6c 69 6b 65 2a |ed. And *unlike*| 000010e0 20 77 69 74 68 20 74 68 65 20 6f 74 68 65 72 20 | with the other | 000010f0 32 20 76 65 72 73 69 6f 6e 73 2c 20 6e 6f 74 20 |2 versions, not | 00001100 6f 6e 6c 79 20 63 61 6e 20 46 75 6e 63 74 69 6f |only can Functio| 00001110 6e 20 6b 65 79 20 6b 65 79 70 72 65 73 73 27 73 |n key keypress's| 00001120 20 62 65 20 64 65 74 65 63 74 65 64 2c 20 62 75 | be detected, bu| 00001130 74 20 4b 65 79 70 61 64 20 6b 65 79 70 72 65 73 |t Keypad keypres| 00001140 73 65 73 20 63 61 6e 20 61 6c 73 6f 20 62 65 20 |ses can also be | 00001150 64 69 73 74 69 6e 67 75 69 73 68 65 64 20 66 72 |distinguished fr| 00001160 6f 6d 20 6d 61 69 6e 20 4b 65 79 42 6f 61 72 64 |om main KeyBoard| 00001170 20 4b 65 79 70 72 65 73 73 65 73 2e 20 42 75 74 | Keypresses. But| 00001180 20 74 68 65 20 63 6f 6d 6d 61 6e 64 20 69 73 20 | the command is | 00001190 63 61 72 72 69 65 64 20 6f 75 74 20 74 68 65 20 |carried out the | 000011a0 73 6c 6f 77 65 73 74 20 6f 66 20 61 6c 6c 20 74 |slowest of all t| 000011b0 68 65 20 76 65 72 73 69 6f 6e 73 2e 0a 0a 4e 2e |he versions...N.| 000011c0 42 2e 20 50 4c 65 61 73 65 20 6e 6f 74 65 20 74 |B. PLease note t| 000011d0 68 65 20 73 70 65 65 64 20 64 69 66 66 65 72 65 |he speed differe| 000011e0 6e 63 65 20 69 6e 20 74 68 65 20 76 65 72 73 69 |nce in the versi| 000011f0 6f 6e 73 20 6f 66 20 74 68 65 20 63 6f 6d 6d 61 |ons of the comma| 00001200 6e 64 73 20 69 6e 20 2a 76 65 72 79 2a 20 6d 69 |nds in *very* mi| 00001210 6e 69 6d 61 6c 2c 20 61 6e 64 20 74 68 65 20 27 |nimal, and the '| 00001220 46 61 73 74 27 20 76 65 72 73 69 6f 6e 20 73 68 |Fast' version sh| 00001230 6f 75 6c 64 20 6f 6e 6c 79 20 62 65 20 75 73 65 |ould only be use| 00001240 64 20 69 66 20 73 70 65 65 64 20 69 73 20 76 65 |d if speed is ve| 00001250 72 79 20 69 6d 70 6f 72 74 61 6e 74 20 61 6e 64 |ry important and| 00001260 20 69 74 20 77 69 6c 6c 20 72 65 63 6f 67 6e 69 | it will recogni| 00001270 7a 65 20 61 6c 6c 20 74 68 65 20 6b 65 79 20 79 |ze all the key y| 00001280 6f 75 20 77 61 6e 74 20 69 74 20 74 6f 2e 0a 54 |ou want it to..T| 00001290 68 65 20 64 65 6d 6f 20 21 53 70 65 65 64 54 65 |he demo !SpeedTe| 000012a0 73 74 20 77 69 6c 6c 20 64 65 6d 6f 6e 73 74 72 |st will demonstr| 000012b0 61 74 65 20 74 68 65 20 64 69 66 66 65 72 65 6e |ate the differen| 000012c0 63 65 20 69 6e 20 73 70 65 65 64 20 62 65 74 77 |ce in speed betw| 000012d0 65 65 6e 20 74 68 65 20 33 20 76 65 72 73 69 6f |een the 3 versio| 000012e0 6e 73 2c 20 61 6e 64 20 73 68 6f 77 20 74 68 65 |ns, and show the| 000012f0 20 64 69 66 66 65 72 65 6e 63 65 27 73 20 69 6e | difference's in| 00001300 20 77 68 61 74 20 6b 65 79 70 72 65 73 73 27 73 | what keypress's| 00001310 20 65 61 63 68 20 76 65 72 73 69 6f 6e 20 77 69 | each version wi| 00001320 6c 6c 20 61 6e 64 20 77 69 6c 6c 20 6e 6f 74 20 |ll and will not | 00001330 72 65 63 6f 67 6e 69 7a 65 2e 0a 0a 2d 20 46 6f |recognize...- Fo| 00001340 72 20 74 68 65 20 6c 69 6e 65 20 27 53 65 74 20 |r the line 'Set | 00001350 42 61 63 6b 64 72 6f 70 5f 56 65 72 73 69 6f 6e |Backdrop_Version| 00001360 27 20 74 68 65 20 6f 70 74 69 6f 6e 73 20 61 72 |' the options ar| 00001370 65 20 61 73 20 66 6f 6c 6c 6f 77 73 20 3a 0a 0a |e as follows :..| 00001380 52 61 6e 64 6f 6d 0a 0a 43 79 63 6c 65 0a 0a 54 |Random..Cycle..T| 00001390 68 65 20 64 69 66 66 65 72 65 6e 63 65 27 73 20 |he difference's | 000013a0 62 65 74 77 65 65 6e 20 74 68 65 73 65 20 32 20 |between these 2 | 000013b0 76 65 72 73 69 6f 6e 73 20 6f 66 20 74 68 65 20 |versions of the | 000013c0 43 6f 6d 70 6f 6e 65 6e 74 20 61 72 65 20 65 78 |Component are ex| 000013d0 70 6c 61 69 6e 65 64 20 69 6e 20 74 68 65 20 48 |plained in the H| 000013e0 65 6c 70 20 46 69 6c 65 20 27 42 61 63 6b 64 72 |elp File 'Backdr| 000013f0 6f 70 27 2e 0a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |op'...----------| 00001400 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00001450 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a |--------------..| 00001460 4e 2e 42 2e 20 49 66 20 61 6e 20 65 72 72 6f 72 |N.B. If an error| 00001470 20 27 46 69 6c 65 20 2d 65 74 63 20 4e 6f 74 20 | 'File -etc Not | 00001480 46 6f 75 6e 64 27 20 69 73 20 67 69 76 65 6e 2c |Found' is given,| 00001490 20 63 68 65 63 6b 20 74 68 65 20 73 70 65 6c 6c | check the spell| 000014a0 69 6e 67 20 6f 66 20 74 68 65 20 63 6f 6d 70 6f |ing of the compo| 000014b0 6e 65 6e 74 20 73 70 65 63 69 66 69 63 20 73 65 |nent specific se| 000014c0 74 74 69 6e 67 73 2e 20 20 20 20 20 20 20 20 20 |ttings. | 000014d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000014e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 0a | .| 000014ef