Home » Archimedes archive » Micro User » MU 1991-04.adf » !!HELP/!RunImage

!!HELP/!RunImage

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-04.adf
Filename: !!HELP/!RunImage
Read OK:
File size: 03AB bytes
Load address: FFFFFB43
Exec address: 6D3A4F6B
File contents
   10REM > <Help$Dir>.!RunImage
   20REM -----------------------------------------------
   30REM A little something to help those people who are
   40REM REALLY confused by The Micro User monthly disc
   50REM -----------------------------------------------
   60
   70MODE12
   80
   90PRINT''"Do you want to print these instructions? (y/n) ";
  100X%=POS:Y%=VPOS:I%=-1
  110REPEAT
  120  k$="YyNn"
  130  IF I%>0 k$+=CHR$13
  140  REPEAT
  150    I%=INSTR(k$,GET$)
  160    UNTIL I%>0
  170  IF I%<5 J%=I%:PRINTTAB(X%,Y%)MID$(k$,I%,1);
  180  UNTIL I%=5
  190print%=(J%<3)
  200
  210Z% = OPENIN "<Help$Dir>.!Help"
  220IF Z% = 0 THEN ERROR 99,"Okay, who's been mucking around with !!Help???"
  230
  240ON ERROR PROCerror:END
  250
  260IF NOT print% THEN
  270  CLS
  280  COLOUR 129
  290  PRINTTAB(30,31)"  Press SHIFT to scroll  ";
  300  VDU28,1,30,78,1,20,14
  310 ELSE
  320  CLS:*FX6
  330  PRINT''"Printing...";
  340  *FX3,10
  350 ENDIF
  360REPEAT
  370  SYS "OS_PrettyPrint",GET$#Z%
  380  PRINT:UNTIL EOF#Z%
  390CLOSE#Z%
  400IF NOT print% THEN
  410  VDU15
  420 ELSE
  430  VDU12:*FX3,4
  440  CLS
  450 ENDIF
  460END
  470
  480DEF PROCerror:CLOSE#Z%:*FX3,4
  490CLS:REPORT:PRINT" at line ";ERL
  500ENDPROC

� > <Help$Dir>.!RunImage
5� -----------------------------------------------
5� A little something to help those people who are
(4� REALLY confused by The Micro User monthly disc
25� -----------------------------------------------
<
F�12
P
Z9�''"Do you want to print these instructions? (y/n) ";
dX%=�:Y%=�:I%=-1
n�
x  k$="YyNn"
�  � I%>0 k$+=�13
�  �
�    I%=�k$,�)
�    � I%>0
�%  � I%<5 J%=I%:�X%,Y%)�k$,I%,1);
�  � I%=5
�print%=(J%<3)
�
�Z% = � "<Help$Dir>.!Help"
�D� Z% = 0 � � 99,"Okay, who's been mucking around with !!Help???"
�
�� � �error:�
�
� � print% �
  �
  � 129
"*  �30,31)"  Press SHIFT to scroll  ";
,  �28,1,30,78,1,20,14
6 �
@  �:*FX6
J  �''"Printing...";
T
  *FX3,10
^ �
h�
r  ș "OS_PrettyPrint",�#Z%
|  �:� �#Z%
��#Z%
�� � print% �
�	  �15
� �
�  �12:*FX3,4
�  �
� �
��
�
�� �error:�#Z%:*FX3,4
��:�:�" at line ";�
��
�
00000000  0d 00 0a 1c f4 20 3e 20  3c 48 65 6c 70 24 44 69  |..... > <Help$Di|
00000010  72 3e 2e 21 52 75 6e 49  6d 61 67 65 0d 00 14 35  |r>.!RunImage...5|
00000020  f4 20 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |. --------------|
00000030  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000050  2d 0d 00 1e 35 f4 20 41  20 6c 69 74 74 6c 65 20  |-...5. A little |
00000060  73 6f 6d 65 74 68 69 6e  67 20 74 6f 20 68 65 6c  |something to hel|
00000070  70 20 74 68 6f 73 65 20  70 65 6f 70 6c 65 20 77  |p those people w|
00000080  68 6f 20 61 72 65 0d 00  28 34 f4 20 52 45 41 4c  |ho are..(4. REAL|
00000090  4c 59 20 63 6f 6e 66 75  73 65 64 20 62 79 20 54  |LY confused by T|
000000a0  68 65 20 4d 69 63 72 6f  20 55 73 65 72 20 6d 6f  |he Micro User mo|
000000b0  6e 74 68 6c 79 20 64 69  73 63 0d 00 32 35 f4 20  |nthly disc..25. |
000000c0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
000000e0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 0d  |---------------.|
000000f0  00 3c 04 0d 00 46 07 eb  31 32 0d 00 50 04 0d 00  |.<...F..12..P...|
00000100  5a 39 f1 27 27 22 44 6f  20 79 6f 75 20 77 61 6e  |Z9.''"Do you wan|
00000110  74 20 74 6f 20 70 72 69  6e 74 20 74 68 65 73 65  |t to print these|
00000120  20 69 6e 73 74 72 75 63  74 69 6f 6e 73 3f 20 28  | instructions? (|
00000130  79 2f 6e 29 20 22 3b 0d  00 64 13 58 25 3d b1 3a  |y/n) ";..d.X%=.:|
00000140  59 25 3d bc 3a 49 25 3d  2d 31 0d 00 6e 05 f5 0d  |Y%=.:I%=-1..n...|
00000150  00 78 0f 20 20 6b 24 3d  22 59 79 4e 6e 22 0d 00  |.x.  k$="YyNn"..|
00000160  82 14 20 20 e7 20 49 25  3e 30 20 6b 24 2b 3d bd  |..  . I%>0 k$+=.|
00000170  31 33 0d 00 8c 07 20 20  f5 0d 00 96 11 20 20 20  |13....  .....   |
00000180  20 49 25 3d a7 6b 24 2c  be 29 0d 00 a0 0e 20 20  | I%=.k$,.)....  |
00000190  20 20 fd 20 49 25 3e 30  0d 00 aa 25 20 20 e7 20  |  . I%>0...%  . |
000001a0  49 25 3c 35 20 4a 25 3d  49 25 3a f1 8a 58 25 2c  |I%<5 J%=I%:..X%,|
000001b0  59 25 29 c1 6b 24 2c 49  25 2c 31 29 3b 0d 00 b4  |Y%).k$,I%,1);...|
000001c0  0c 20 20 fd 20 49 25 3d  35 0d 00 be 11 70 72 69  |.  . I%=5....pri|
000001d0  6e 74 25 3d 28 4a 25 3c  33 29 0d 00 c8 04 0d 00  |nt%=(J%<3)......|
000001e0  d2 1d 5a 25 20 3d 20 8e  20 22 3c 48 65 6c 70 24  |..Z% = . "<Help$|
000001f0  44 69 72 3e 2e 21 48 65  6c 70 22 0d 00 dc 44 e7  |Dir>.!Help"...D.|
00000200  20 5a 25 20 3d 20 30 20  8c 20 85 20 39 39 2c 22  | Z% = 0 . . 99,"|
00000210  4f 6b 61 79 2c 20 77 68  6f 27 73 20 62 65 65 6e  |Okay, who's been|
00000220  20 6d 75 63 6b 69 6e 67  20 61 72 6f 75 6e 64 20  | mucking around |
00000230  77 69 74 68 20 21 21 48  65 6c 70 3f 3f 3f 22 0d  |with !!Help???".|
00000240  00 e6 04 0d 00 f0 10 ee  20 85 20 f2 65 72 72 6f  |........ . .erro|
00000250  72 3a e0 0d 00 fa 04 0d  01 04 10 e7 20 ac 20 70  |r:.......... . p|
00000260  72 69 6e 74 25 20 8c 0d  01 0e 07 20 20 db 0d 01  |rint% .....  ...|
00000270  18 0b 20 20 fb 20 31 32  39 0d 01 22 2a 20 20 f1  |..  . 129.."*  .|
00000280  8a 33 30 2c 33 31 29 22  20 20 50 72 65 73 73 20  |.30,31)"  Press |
00000290  53 48 49 46 54 20 74 6f  20 73 63 72 6f 6c 6c 20  |SHIFT to scroll |
000002a0  20 22 3b 0d 01 2c 19 20  20 ef 32 38 2c 31 2c 33  | ";..,.  .28,1,3|
000002b0  30 2c 37 38 2c 31 2c 32  30 2c 31 34 0d 01 36 06  |0,78,1,20,14..6.|
000002c0  20 cc 0d 01 40 0c 20 20  db 3a 2a 46 58 36 0d 01  | ...@.  .:*FX6..|
000002d0  4a 17 20 20 f1 27 27 22  50 72 69 6e 74 69 6e 67  |J.  .''"Printing|
000002e0  2e 2e 2e 22 3b 0d 01 54  0d 20 20 2a 46 58 33 2c  |...";..T.  *FX3,|
000002f0  31 30 0d 01 5e 06 20 cd  0d 01 68 05 f5 0d 01 72  |10..^. ...h....r|
00000300  1e 20 20 c8 99 20 22 4f  53 5f 50 72 65 74 74 79  |.  .. "OS_Pretty|
00000310  50 72 69 6e 74 22 2c be  23 5a 25 0d 01 7c 0e 20  |Print",.#Z%..|. |
00000320  20 f1 3a fd 20 c5 23 5a  25 0d 01 86 08 d9 23 5a  | .:. .#Z%.....#Z|
00000330  25 0d 01 90 10 e7 20 ac  20 70 72 69 6e 74 25 20  |%..... . print% |
00000340  8c 0d 01 9a 09 20 20 ef  31 35 0d 01 a4 06 20 cc  |.....  .15.... .|
00000350  0d 01 ae 10 20 20 ef 31  32 3a 2a 46 58 33 2c 34  |....  .12:*FX3,4|
00000360  0d 01 b8 07 20 20 db 0d  01 c2 06 20 cd 0d 01 cc  |....  ..... ....|
00000370  05 e0 0d 01 d6 04 0d 01  e0 18 dd 20 f2 65 72 72  |........... .err|
00000380  6f 72 3a d9 23 5a 25 3a  2a 46 58 33 2c 34 0d 01  |or:.#Z%:*FX3,4..|
00000390  ea 16 db 3a f6 3a f1 22  20 61 74 20 6c 69 6e 65  |...:.:." at line|
000003a0  20 22 3b 9e 0d 01 f4 05  e1 0d ff                 | ";........|
000003ab