Home » Archimedes archive » Micro User » MU 1991-01.adf » PD-Stuff » Draw1_2/!Draw1/!Boot
Draw1_2/!Draw1/!Boot
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 » Micro User » MU 1991-01.adf » PD-Stuff |
Filename: | Draw1_2/!Draw1/!Boot |
Read OK: | ✔ |
File size: | 00D5 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Set Draw2$Dir <Obey$Dir> IconSprites <Draw2$Dir>.!Sprites Set Draw$PrintFile printer: Set Alias$@RunType_AFF /<Draw2$Dir> -load %%*0 Set Alias$@PrintType_AFF /<Draw2$Dir> -print %%*0 Set File$Type_AFF DrawFile
00000000 0a 53 65 74 20 44 72 61 77 32 24 44 69 72 20 3c |.Set Draw2$Dir <| 00000010 4f 62 65 79 24 44 69 72 3e 0a 49 63 6f 6e 53 70 |Obey$Dir>.IconSp| 00000020 72 69 74 65 73 20 3c 44 72 61 77 32 24 44 69 72 |rites <Draw2$Dir| 00000030 3e 2e 21 53 70 72 69 74 65 73 0a 0a 53 65 74 20 |>.!Sprites..Set | 00000040 44 72 61 77 24 50 72 69 6e 74 46 69 6c 65 20 70 |Draw$PrintFile p| 00000050 72 69 6e 74 65 72 3a 0a 53 65 74 20 41 6c 69 61 |rinter:.Set Alia| 00000060 73 24 40 52 75 6e 54 79 70 65 5f 41 46 46 20 2f |s$@RunType_AFF /| 00000070 3c 44 72 61 77 32 24 44 69 72 3e 20 2d 6c 6f 61 |<Draw2$Dir> -loa| 00000080 64 20 25 25 2a 30 0a 53 65 74 20 41 6c 69 61 73 |d %%*0.Set Alias| 00000090 24 40 50 72 69 6e 74 54 79 70 65 5f 41 46 46 20 |$@PrintType_AFF | 000000a0 2f 3c 44 72 61 77 32 24 44 69 72 3e 20 2d 70 72 |/<Draw2$Dir> -pr| 000000b0 69 6e 74 20 25 25 2a 30 0a 0a 53 65 74 20 46 69 |int %%*0..Set Fi| 000000c0 6c 65 24 54 79 70 65 5f 41 46 46 20 44 72 61 77 |le$Type_AFF Draw| 000000d0 46 69 6c 65 0a |File.| 000000d5