Home » Archimedes archive » Apps » Archimedes Basic Compiler 3.00 (1991)(Oak Solutions).adf » Examples/Warn1
Examples/Warn1
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 » Apps » Archimedes Basic Compiler 3.00 (1991)(Oak Solutions).adf |
Filename: | Examples/Warn1 |
Read OK: | ✔ |
File size: | 0048 bytes |
Load address: | FFFFFB43 |
Exec address: | 5B74EBF5 |
File contents
10 REM >Examples.Warn1 20 A$ = "Hello : REM a simple message 30 PRINT A$
� >Examples.Warn1 ' A$ = "Hello : REM a simple message � A$ �
00000000 0d 00 0a 16 20 f4 20 3e 45 78 61 6d 70 6c 65 73 |.... . >Examples| 00000010 2e 57 61 72 6e 31 0d 00 14 27 20 41 24 20 3d 20 |.Warn1...' A$ = | 00000020 22 48 65 6c 6c 6f 20 3a 20 52 45 4d 20 61 20 73 |"Hello : REM a s| 00000030 69 6d 70 6c 65 20 6d 65 73 73 61 67 65 0d 00 1e |imple message...| 00000040 09 20 f1 20 41 24 0d ff |. . A$..| 00000048