Home » Archimedes archive » Acorn User » AU 1993-10.adf » !BasicProg/!Help

!BasicProg/!Help

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 1993-10.adf
Filename: !BasicProg/!Help
Read OK:
File size: 0183 bytes
Load address: FFFFFF44
Exec address: C4FE88D5
File contents
Back to Basics: Learning to Program in Basic
By Mark Moxon

Run this option to open a directory containing four example Basic programs from the second part of the series on learning to program in Basic.

Listing1 demonstrates the PRINT command.

Listing2 demonstrates the INPUT command.

For more information, see the article on page 81 in the magazine.

� Copyright BBC Acorn User 1993
00000000  42 61 63 6b 20 74 6f 20  42 61 73 69 63 73 3a 20  |Back to Basics: |
00000010  4c 65 61 72 6e 69 6e 67  20 74 6f 20 50 72 6f 67  |Learning to Prog|
00000020  72 61 6d 20 69 6e 20 42  61 73 69 63 0a 42 79 20  |ram in Basic.By |
00000030  4d 61 72 6b 20 4d 6f 78  6f 6e 0a 0a 52 75 6e 20  |Mark Moxon..Run |
00000040  74 68 69 73 20 6f 70 74  69 6f 6e 20 74 6f 20 6f  |this option to o|
00000050  70 65 6e 20 61 20 64 69  72 65 63 74 6f 72 79 20  |pen a directory |
00000060  63 6f 6e 74 61 69 6e 69  6e 67 20 66 6f 75 72 20  |containing four |
00000070  65 78 61 6d 70 6c 65 20  42 61 73 69 63 20 70 72  |example Basic pr|
00000080  6f 67 72 61 6d 73 20 66  72 6f 6d 20 74 68 65 20  |ograms from the |
00000090  73 65 63 6f 6e 64 20 70  61 72 74 20 6f 66 20 74  |second part of t|
000000a0  68 65 20 73 65 72 69 65  73 20 6f 6e 20 6c 65 61  |he series on lea|
000000b0  72 6e 69 6e 67 20 74 6f  20 70 72 6f 67 72 61 6d  |rning to program|
000000c0  20 69 6e 20 42 61 73 69  63 2e 0a 0a 4c 69 73 74  | in Basic...List|
000000d0  69 6e 67 31 20 64 65 6d  6f 6e 73 74 72 61 74 65  |ing1 demonstrate|
000000e0  73 20 74 68 65 20 50 52  49 4e 54 20 63 6f 6d 6d  |s the PRINT comm|
000000f0  61 6e 64 2e 0a 0a 4c 69  73 74 69 6e 67 32 20 64  |and...Listing2 d|
00000100  65 6d 6f 6e 73 74 72 61  74 65 73 20 74 68 65 20  |emonstrates the |
00000110  49 4e 50 55 54 20 63 6f  6d 6d 61 6e 64 2e 0a 0a  |INPUT command...|
00000120  46 6f 72 20 6d 6f 72 65  20 69 6e 66 6f 72 6d 61  |For more informa|
00000130  74 69 6f 6e 2c 20 73 65  65 20 74 68 65 20 61 72  |tion, see the ar|
00000140  74 69 63 6c 65 20 6f 6e  20 70 61 67 65 20 38 31  |ticle on page 81|
00000150  20 69 6e 20 74 68 65 20  6d 61 67 61 7a 69 6e 65  | in the magazine|
00000160  2e 0a 0a a9 20 43 6f 70  79 72 69 67 68 74 20 42  |.... Copyright B|
00000170  42 43 20 41 63 6f 72 6e  20 55 73 65 72 20 31 39  |BC Acorn User 19|
00000180  39 33 0a                                          |93.|
00000183