Home » Archimedes archive » Acorn User » AU 1997-06 B.adf » Extras » RiscUtils/!RuInstall/Install/Non_User/I

RiscUtils/!RuInstall/Install/Non_User/I

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/Non_User/I
Read OK:
File size: 065B bytes
Load address: 0000
Exec address: 0000
File contents
    1ON ERROR IF ERR=-2147483646 AND ERL=0 DIM wintitle% 256:$wintitle%="RISCutils":SYS "Wimp_CommandWindow",wintitle%:DIM message_buffer% 1024:PRINT g$:END ELSE OSCLI "ERROR The Inform program has crashed, the reason being: "+REPORT$+" at line "+STR$(ERL)+" Type="+STR$(ERR)
    2B$="0":SYS"OS_GetEnv"TO X$
    3C=0:B$=MID$(X$,INSTR(X$,".!RISCutils.Non_User.I")+24,1)
    4CASE B$ OF
    5WHEN "I" : C$="If_Task"
    6WHEN "S" : C$="Prevent_Close_& _Shut _Commands_When_PCcard_Is_Running":C=1
    7WHEN "C" : C$="Prevent_Close_& _Shut _Commands_When_PCcard_Is_Running":C=1
    8WHEN "R" : C$="Remove_Caret"
    9WHEN "K" : C$="Check_KeyboardState"
   10WHEN "N" : C$="Check_KeyboardNumber"
   11WHEN "M" : C$="Check_MouseState"
   12WHEN "Y" : C$="Select_Command_Cycle"
   13WHEN "A" : C$="Select_Command_Random"
   14WHEN "E" : C$="Command_Record"
   15WHEN "B" : C$="Backdrop":C=1
   16OTHERWISE B$="":e$=""
   17ENDCASE
   18e$=""
   19IF C=1 OR B$="" PROCmessage(f$,g$)
   20e$="You are no longer allowed to use the '"+C$+"' command. "
   21DEF PROCmessage(f$,g$)
   22DIM k%256: g$=e$+"Your month's trial usage of RISCutils is over. Therefore RISCutils has been disabled. If you want to obtain a working version, see the registration details in the Help-Files."
   23IF C=1 g$="Your month's trial usage of RISCutils is over. The '"+C$+"' component has been disabled. If you want to obtain a working version, see the registration details in the Help-Files."
   24IF B$="B" g$="Your month's trial usage of RISCutils is over. Therefore it has been disabled, and you are not allowed to use the '"+C$+"' component. If you want to obtain a working version, see the registration details in the Help-Files."
   25k%!0=0:$(k%+4)=g$+CHR$0:SYS262367,k%,273,"Message from RISCutils","!RISCutils",0,0
   26END
�� � � �=-2147483646 � �=0 � wintitle% 256:$wintitle%="RISCutils":ș "Wimp_CommandWindow",wintitle%:� message_buffer% 1024:� g$:� � � "ERROR The Inform program has crashed, the reason being: "+�$+" at line "+�(�)+" Type="+�(�)
B$="0":ș"OS_GetEnv"� X$
2C=0:B$=�X$,�X$,".!RISCutils.Non_User.I")+24,1)
Ȏ B$ �
� "I" : C$="If_Task"
K� "S" : C$="Prevent_Close_& _Shut _Commands_When_PCcard_Is_Running":C=1
K� "C" : C$="Prevent_Close_& _Shut _Commands_When_PCcard_Is_Running":C=1
� "R" : C$="Remove_Caret"
	$� "K" : C$="Check_KeyboardState"

%� "N" : C$="Check_KeyboardNumber"
!� "M" : C$="Check_MouseState"
%� "Y" : C$="Select_Command_Cycle"

&� "A" : C$="Select_Command_Random"
� "E" : C$="Command_Record"
� "B" : C$="Backdrop":C=1
 B$="":e$=""
�
	e$=""
!� C=1 � B$="" �message(f$,g$)
@e$="You are no longer allowed to use the '"+C$+"' command. "
� �message(f$,g$)
�� k%256: g$=e$+"Your month's trial usage of RISCutils is over. Therefore RISCutils has been disabled. If you want to obtain a working version, see the registration details in the Help-Files."
�� C=1 g$="Your month's trial usage of RISCutils is over. The '"+C$+"' component has been disabled. If you want to obtain a working version, see the registration details in the Help-Files."
�� B$="B" g$="Your month's trial usage of RISCutils is over. Therefore it has been disabled, and you are not allowed to use the '"+C$+"' component. If you want to obtain a working version, see the registration details in the Help-Files."
Rk%!0=0:$(k%+4)=g$+�0:ș262367,k%,273,"Message from RISCutils","!RISCutils",0,0
�
�
00000000  0d 00 01 e5 ee 20 85 20  e7 20 9f 3d 2d 32 31 34  |..... . . .=-214|
00000010  37 34 38 33 36 34 36 20  80 20 9e 3d 30 20 de 20  |7483646 . .=0 . |
00000020  77 69 6e 74 69 74 6c 65  25 20 32 35 36 3a 24 77  |wintitle% 256:$w|
00000030  69 6e 74 69 74 6c 65 25  3d 22 52 49 53 43 75 74  |intitle%="RISCut|
00000040  69 6c 73 22 3a c8 99 20  22 57 69 6d 70 5f 43 6f  |ils":.. "Wimp_Co|
00000050  6d 6d 61 6e 64 57 69 6e  64 6f 77 22 2c 77 69 6e  |mmandWindow",win|
00000060  74 69 74 6c 65 25 3a de  20 6d 65 73 73 61 67 65  |title%:. message|
00000070  5f 62 75 66 66 65 72 25  20 31 30 32 34 3a f1 20  |_buffer% 1024:. |
00000080  67 24 3a e0 20 8b 20 ff  20 22 45 52 52 4f 52 20  |g$:. . . "ERROR |
00000090  54 68 65 20 49 6e 66 6f  72 6d 20 70 72 6f 67 72  |The Inform progr|
000000a0  61 6d 20 68 61 73 20 63  72 61 73 68 65 64 2c 20  |am has crashed, |
000000b0  74 68 65 20 72 65 61 73  6f 6e 20 62 65 69 6e 67  |the reason being|
000000c0  3a 20 22 2b f6 24 2b 22  20 61 74 20 6c 69 6e 65  |: "+.$+" at line|
000000d0  20 22 2b c3 28 9e 29 2b  22 20 54 79 70 65 3d 22  | "+.(.)+" Type="|
000000e0  2b c3 28 9f 29 0d 00 02  1c 42 24 3d 22 30 22 3a  |+.(.)....B$="0":|
000000f0  c8 99 22 4f 53 5f 47 65  74 45 6e 76 22 b8 20 58  |.."OS_GetEnv". X|
00000100  24 0d 00 03 32 43 3d 30  3a 42 24 3d c1 58 24 2c  |$...2C=0:B$=.X$,|
00000110  a7 58 24 2c 22 2e 21 52  49 53 43 75 74 69 6c 73  |.X$,".!RISCutils|
00000120  2e 4e 6f 6e 5f 55 73 65  72 2e 49 22 29 2b 32 34  |.Non_User.I")+24|
00000130  2c 31 29 0d 00 04 0b c8  8e 20 42 24 20 ca 0d 00  |,1)...... B$ ...|
00000140  05 18 c9 20 22 49 22 20  3a 20 43 24 3d 22 49 66  |... "I" : C$="If|
00000150  5f 54 61 73 6b 22 0d 00  06 4b c9 20 22 53 22 20  |_Task"...K. "S" |
00000160  3a 20 43 24 3d 22 50 72  65 76 65 6e 74 5f 43 6c  |: C$="Prevent_Cl|
00000170  6f 73 65 5f 26 20 5f 53  68 75 74 20 5f 43 6f 6d  |ose_& _Shut _Com|
00000180  6d 61 6e 64 73 5f 57 68  65 6e 5f 50 43 63 61 72  |mands_When_PCcar|
00000190  64 5f 49 73 5f 52 75 6e  6e 69 6e 67 22 3a 43 3d  |d_Is_Running":C=|
000001a0  31 0d 00 07 4b c9 20 22  43 22 20 3a 20 43 24 3d  |1...K. "C" : C$=|
000001b0  22 50 72 65 76 65 6e 74  5f 43 6c 6f 73 65 5f 26  |"Prevent_Close_&|
000001c0  20 5f 53 68 75 74 20 5f  43 6f 6d 6d 61 6e 64 73  | _Shut _Commands|
000001d0  5f 57 68 65 6e 5f 50 43  63 61 72 64 5f 49 73 5f  |_When_PCcard_Is_|
000001e0  52 75 6e 6e 69 6e 67 22  3a 43 3d 31 0d 00 08 1d  |Running":C=1....|
000001f0  c9 20 22 52 22 20 3a 20  43 24 3d 22 52 65 6d 6f  |. "R" : C$="Remo|
00000200  76 65 5f 43 61 72 65 74  22 0d 00 09 24 c9 20 22  |ve_Caret"...$. "|
00000210  4b 22 20 3a 20 43 24 3d  22 43 68 65 63 6b 5f 4b  |K" : C$="Check_K|
00000220  65 79 62 6f 61 72 64 53  74 61 74 65 22 0d 00 0a  |eyboardState"...|
00000230  25 c9 20 22 4e 22 20 3a  20 43 24 3d 22 43 68 65  |%. "N" : C$="Che|
00000240  63 6b 5f 4b 65 79 62 6f  61 72 64 4e 75 6d 62 65  |ck_KeyboardNumbe|
00000250  72 22 0d 00 0b 21 c9 20  22 4d 22 20 3a 20 43 24  |r"...!. "M" : C$|
00000260  3d 22 43 68 65 63 6b 5f  4d 6f 75 73 65 53 74 61  |="Check_MouseSta|
00000270  74 65 22 0d 00 0c 25 c9  20 22 59 22 20 3a 20 43  |te"...%. "Y" : C|
00000280  24 3d 22 53 65 6c 65 63  74 5f 43 6f 6d 6d 61 6e  |$="Select_Comman|
00000290  64 5f 43 79 63 6c 65 22  0d 00 0d 26 c9 20 22 41  |d_Cycle"...&. "A|
000002a0  22 20 3a 20 43 24 3d 22  53 65 6c 65 63 74 5f 43  |" : C$="Select_C|
000002b0  6f 6d 6d 61 6e 64 5f 52  61 6e 64 6f 6d 22 0d 00  |ommand_Random"..|
000002c0  0e 1f c9 20 22 45 22 20  3a 20 43 24 3d 22 43 6f  |... "E" : C$="Co|
000002d0  6d 6d 61 6e 64 5f 52 65  63 6f 72 64 22 0d 00 0f  |mmand_Record"...|
000002e0  1d c9 20 22 42 22 20 3a  20 43 24 3d 22 42 61 63  |.. "B" : C$="Bac|
000002f0  6b 64 72 6f 70 22 3a 43  3d 31 0d 00 10 11 7f 20  |kdrop":C=1..... |
00000300  42 24 3d 22 22 3a 65 24  3d 22 22 0d 00 11 05 cb  |B$="":e$="".....|
00000310  0d 00 12 09 65 24 3d 22  22 0d 00 13 21 e7 20 43  |....e$=""...!. C|
00000320  3d 31 20 84 20 42 24 3d  22 22 20 f2 6d 65 73 73  |=1 . B$="" .mess|
00000330  61 67 65 28 66 24 2c 67  24 29 0d 00 14 40 65 24  |age(f$,g$)...@e$|
00000340  3d 22 59 6f 75 20 61 72  65 20 6e 6f 20 6c 6f 6e  |="You are no lon|
00000350  67 65 72 20 61 6c 6c 6f  77 65 64 20 74 6f 20 75  |ger allowed to u|
00000360  73 65 20 74 68 65 20 27  22 2b 43 24 2b 22 27 20  |se the '"+C$+"' |
00000370  63 6f 6d 6d 61 6e 64 2e  20 22 0d 00 15 15 dd 20  |command. "..... |
00000380  f2 6d 65 73 73 61 67 65  28 66 24 2c 67 24 29 0d  |.message(f$,g$).|
00000390  00 16 c3 de 20 6b 25 32  35 36 3a 20 67 24 3d 65  |.... k%256: g$=e|
000003a0  24 2b 22 59 6f 75 72 20  6d 6f 6e 74 68 27 73 20  |$+"Your month's |
000003b0  74 72 69 61 6c 20 75 73  61 67 65 20 6f 66 20 52  |trial usage of R|
000003c0  49 53 43 75 74 69 6c 73  20 69 73 20 6f 76 65 72  |ISCutils is over|
000003d0  2e 20 54 68 65 72 65 66  6f 72 65 20 52 49 53 43  |. Therefore RISC|
000003e0  75 74 69 6c 73 20 68 61  73 20 62 65 65 6e 20 64  |utils has been d|
000003f0  69 73 61 62 6c 65 64 2e  20 49 66 20 79 6f 75 20  |isabled. If you |
00000400  77 61 6e 74 20 74 6f 20  6f 62 74 61 69 6e 20 61  |want to obtain a|
00000410  20 77 6f 72 6b 69 6e 67  20 76 65 72 73 69 6f 6e  | working version|
00000420  2c 20 73 65 65 20 74 68  65 20 72 65 67 69 73 74  |, see the regist|
00000430  72 61 74 69 6f 6e 20 64  65 74 61 69 6c 73 20 69  |ration details i|
00000440  6e 20 74 68 65 20 48 65  6c 70 2d 46 69 6c 65 73  |n the Help-Files|
00000450  2e 22 0d 00 17 c0 e7 20  43 3d 31 20 67 24 3d 22  |."..... C=1 g$="|
00000460  59 6f 75 72 20 6d 6f 6e  74 68 27 73 20 74 72 69  |Your month's tri|
00000470  61 6c 20 75 73 61 67 65  20 6f 66 20 52 49 53 43  |al usage of RISC|
00000480  75 74 69 6c 73 20 69 73  20 6f 76 65 72 2e 20 54  |utils is over. T|
00000490  68 65 20 27 22 2b 43 24  2b 22 27 20 63 6f 6d 70  |he '"+C$+"' comp|
000004a0  6f 6e 65 6e 74 20 68 61  73 20 62 65 65 6e 20 64  |onent has been d|
000004b0  69 73 61 62 6c 65 64 2e  20 49 66 20 79 6f 75 20  |isabled. If you |
000004c0  77 61 6e 74 20 74 6f 20  6f 62 74 61 69 6e 20 61  |want to obtain a|
000004d0  20 77 6f 72 6b 69 6e 67  20 76 65 72 73 69 6f 6e  | working version|
000004e0  2c 20 73 65 65 20 74 68  65 20 72 65 67 69 73 74  |, see the regist|
000004f0  72 61 74 69 6f 6e 20 64  65 74 61 69 6c 73 20 69  |ration details i|
00000500  6e 20 74 68 65 20 48 65  6c 70 2d 46 69 6c 65 73  |n the Help-Files|
00000510  2e 22 0d 00 18 f0 e7 20  42 24 3d 22 42 22 20 67  |."..... B$="B" g|
00000520  24 3d 22 59 6f 75 72 20  6d 6f 6e 74 68 27 73 20  |$="Your month's |
00000530  74 72 69 61 6c 20 75 73  61 67 65 20 6f 66 20 52  |trial usage of R|
00000540  49 53 43 75 74 69 6c 73  20 69 73 20 6f 76 65 72  |ISCutils is over|
00000550  2e 20 54 68 65 72 65 66  6f 72 65 20 69 74 20 68  |. Therefore it h|
00000560  61 73 20 62 65 65 6e 20  64 69 73 61 62 6c 65 64  |as been disabled|
00000570  2c 20 61 6e 64 20 79 6f  75 20 61 72 65 20 6e 6f  |, and you are no|
00000580  74 20 61 6c 6c 6f 77 65  64 20 74 6f 20 75 73 65  |t allowed to use|
00000590  20 74 68 65 20 27 22 2b  43 24 2b 22 27 20 63 6f  | the '"+C$+"' co|
000005a0  6d 70 6f 6e 65 6e 74 2e  20 49 66 20 79 6f 75 20  |mponent. If you |
000005b0  77 61 6e 74 20 74 6f 20  6f 62 74 61 69 6e 20 61  |want to obtain a|
000005c0  20 77 6f 72 6b 69 6e 67  20 76 65 72 73 69 6f 6e  | working version|
000005d0  2c 20 73 65 65 20 74 68  65 20 72 65 67 69 73 74  |, see the regist|
000005e0  72 61 74 69 6f 6e 20 64  65 74 61 69 6c 73 20 69  |ration details i|
000005f0  6e 20 74 68 65 20 48 65  6c 70 2d 46 69 6c 65 73  |n the Help-Files|
00000600  2e 22 0d 00 19 52 6b 25  21 30 3d 30 3a 24 28 6b  |."...Rk%!0=0:$(k|
00000610  25 2b 34 29 3d 67 24 2b  bd 30 3a c8 99 32 36 32  |%+4)=g$+.0:..262|
00000620  33 36 37 2c 6b 25 2c 32  37 33 2c 22 4d 65 73 73  |367,k%,273,"Mess|
00000630  61 67 65 20 66 72 6f 6d  20 52 49 53 43 75 74 69  |age from RISCuti|
00000640  6c 73 22 2c 22 21 52 49  53 43 75 74 69 6c 73 22  |ls","!RISCutils"|
00000650  2c 30 2c 30 0d 00 1a 05  e0 0d ff                 |,0,0.......|
0000065b