Home » Archimedes archive » Archimedes World » AW-1993-11.adf » AWNov93 » !AWNov93/Goodies/RISC_OS/Examples/Example_1
!AWNov93/Goodies/RISC_OS/Examples/Example_1
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 » Archimedes World » AW-1993-11.adf » AWNov93 |
Filename: | !AWNov93/Goodies/RISC_OS/Examples/Example_1 |
Read OK: | ✔ |
File size: | 0123 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| Archimedes World Guide to RISCOS_CLI "VARIABLES" | Program : Example 1 | Purpose : Illustrates the use of *Set to assign strings to CLI | variables. | | N.B. vertical slash indicates a comment (like "REM" in BASIC) Set Fred This is a message Show Fred
00000000 7c 20 20 41 72 63 68 69 6d 65 64 65 73 20 57 6f || Archimedes Wo| 00000010 72 6c 64 20 47 75 69 64 65 20 74 6f 20 52 49 53 |rld Guide to RIS| 00000020 43 4f 53 5f 43 4c 49 20 20 20 20 20 20 22 56 41 |COS_CLI "VA| 00000030 52 49 41 42 4c 45 53 22 0a 0a 7c 20 20 50 72 6f |RIABLES"..| Pro| 00000040 67 72 61 6d 20 3a 20 45 78 61 6d 70 6c 65 20 31 |gram : Example 1| 00000050 0a 20 20 20 0a 7c 20 20 50 75 72 70 6f 73 65 20 |. .| Purpose | 00000060 3a 20 49 6c 6c 75 73 74 72 61 74 65 73 20 74 68 |: Illustrates th| 00000070 65 20 75 73 65 20 6f 66 20 2a 53 65 74 20 74 6f |e use of *Set to| 00000080 20 61 73 73 69 67 6e 20 73 74 72 69 6e 67 73 20 | assign strings | 00000090 74 6f 20 43 4c 49 0a 7c 20 20 20 20 20 20 20 20 |to CLI.| | 000000a0 20 20 20 20 76 61 72 69 61 62 6c 65 73 2e 0a 7c | variables..|| 000000b0 0a 7c 20 20 20 20 20 20 20 20 20 20 20 20 4e 2e |.| N.| 000000c0 42 2e 20 76 65 72 74 69 63 61 6c 20 73 6c 61 73 |B. vertical slas| 000000d0 68 20 69 6e 64 69 63 61 74 65 73 20 61 20 63 6f |h indicates a co| 000000e0 6d 6d 65 6e 74 20 28 6c 69 6b 65 20 22 52 45 4d |mment (like "REM| 000000f0 22 20 69 6e 20 42 41 53 49 43 29 0a 20 0a 53 65 |" in BASIC). .Se| 00000100 74 20 46 72 65 64 20 54 68 69 73 20 69 73 20 61 |t Fred This is a| 00000110 20 6d 65 73 73 61 67 65 0a 53 68 6f 77 20 46 72 | message.Show Fr| 00000120 65 64 0a |ed.| 00000123