Home » Personal collection » Acorn tapes » Electron_User » Electron_User_tape33b_acorn_eu_1992_april.wav » PROC3

PROC3

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 » Personal collection » Acorn tapes » Electron_User » Electron_User_tape33b_acorn_eu_1992_april.wav
Filename: PROC3
Read OK:
File size: 00C8 bytes
Load address: FFFFFB00
Exec address: FFFF801F
Duplicates

There are 3 duplicate copies of this file in the archive:

File contents
   10REM"�PROC3
   20MODE6
   30CLS
   40PRINT''''
   50B=8
   60PRINT"Out of procedure B = ";B
   70 
   80PROCprint(B)
   90PRINT"But back out of"
  100PRINT"   the procedure b = ";b
  110END
  120 
  130DEFPROCprint(b)
  140PRINT"In the procedure b = ";b
  150ENDPROC

�"�PROC3
�6
�
(	�''''
2B=8
<�"Out of procedure B = ";B
F 
P
�print(B)
Z�"But back out of"
d�"   the procedure b = ";b
n�
x 
���print(b)
��"In the procedure b = ";b
��
�
00000000  0d 00 0a 0c f4 22 83 50  52 4f 43 33 0d 00 14 06  |.....".PROC3....|
00000010  eb 36 0d 00 1e 05 db 0d  00 28 09 f1 27 27 27 27  |.6.......(..''''|
00000020  0d 00 32 07 42 3d 38 0d  00 3c 1e f1 22 4f 75 74  |..2.B=8..<.."Out|
00000030  20 6f 66 20 70 72 6f 63  65 64 75 72 65 20 42 20  | of procedure B |
00000040  3d 20 22 3b 42 0d 00 46  05 20 0d 00 50 0d f2 70  |= ";B..F. ..P..p|
00000050  72 69 6e 74 28 42 29 0d  00 5a 16 f1 22 42 75 74  |rint(B)..Z.."But|
00000060  20 62 61 63 6b 20 6f 75  74 20 6f 66 22 0d 00 64  | back out of"..d|
00000070  1e f1 22 20 20 20 74 68  65 20 70 72 6f 63 65 64  |.."   the proced|
00000080  75 72 65 20 62 20 3d 20  22 3b 62 0d 00 6e 05 e0  |ure b = ";b..n..|
00000090  0d 00 78 05 20 0d 00 82  0e dd f2 70 72 69 6e 74  |..x. ......print|
000000a0  28 62 29 0d 00 8c 1e f1  22 49 6e 20 74 68 65 20  |(b)....."In the |
000000b0  70 72 6f 63 65 64 75 72  65 20 62 20 3d 20 22 3b  |procedure b = ";|
000000c0  62 0d 00 96 05 e1 0d ff                           |b.......|
000000c8
PROC3.m0
PROC3.m1
PROC3.m2
PROC3.m4
PROC3.m5