Home » Archimedes archive » Archimedes World » AW-1995-03-Disc1.adf » Disk1Mar95 » !AWMar95/Goodies/DrawBasic/Transforms/Example_8
!AWMar95/Goodies/DrawBasic/Transforms/Example_8
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-1995-03-Disc1.adf » Disk1Mar95 |
Filename: | !AWMar95/Goodies/DrawBasic/Transforms/Example_8 |
Read OK: | ✔ |
File size: | 0083 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
object=�Square(1,1,1) : �Width@(object,1) new_object=�Translate(object,1,2) : �Dash@(new_object,�EquiDash(3)) �Quit
00000000 20 20 6f 62 6a 65 63 74 3d bb 53 71 75 61 72 65 | object=.Square| 00000010 28 31 2c 31 2c 31 29 20 20 20 20 20 20 20 20 20 |(1,1,1) | 00000020 20 20 20 20 3a 20 a0 57 69 64 74 68 40 28 6f 62 | : .Width@(ob| 00000030 6a 65 63 74 2c 31 29 0a 20 6e 65 77 5f 6f 62 6a |ject,1). new_obj| 00000040 65 63 74 3d bb 54 72 61 6e 73 6c 61 74 65 28 6f |ect=.Translate(o| 00000050 62 6a 65 63 74 2c 31 2c 32 29 20 20 3a 20 a0 44 |bject,1,2) : .D| 00000060 61 73 68 40 28 6e 65 77 5f 6f 62 6a 65 63 74 2c |ash@(new_object,| 00000070 bb 45 71 75 69 44 61 73 68 28 33 29 29 0a a0 51 |.EquiDash(3))..Q| 00000080 75 69 74 |uit| 00000083