Home » Personal collection » Acorn hard disk » apps » Econet » Extras/!ArmBoot/DeskStart
Extras/!ArmBoot/DeskStart
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 » Personal collection » Acorn hard disk » apps » Econet |
Filename: | Extras/!ArmBoot/DeskStart |
Read OK: | ✔ |
File size: | 03B7 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| Desktop for !Boot/!ArmBoot application | On entry <Boot$Disc>=This Disc <Boot$Dir>=This Directory (both full pathnames) | Set Run$Path Set Run$Path ,<Boot$Disc>.Library.,%. |Set Work$Disc ram:$ |Set Work$Disc ADFS::0.$ Set Work$Disc Net:& |****************************************************************************** |* |* Syntax of the LoadModule command alias is: |* |* LoadModule <Module name> <Version number> <Filename in !System> <Module name> |* |****************************************************************************** IF RiscOS$Version < 300 THEN LoadModule NetPrint 5.30 NetPrint Netprint Run <Boot$Disc>.!System Run <Boot$Disc>.!NetUtils Run <Boot$Disc>.!Fonts.!Boot Run <Work$Disc>.!Scrap.!Boot |IF RiscOS$Version < 300 THEN LoadModule BroadcastLoaderUtils 0.99 BrdLdrUtil BroadcastLoaderUtils |IF RiscOS$Version < 300 THEN LoadModule BroadcastLoader 0.99 BroadCast BroadcastLoader |Filer_OpenDir NET:&.Class1Apps
00000000 7c 20 44 65 73 6b 74 6f 70 20 66 6f 72 20 21 42 || Desktop for !B| 00000010 6f 6f 74 2f 21 41 72 6d 42 6f 6f 74 20 61 70 70 |oot/!ArmBoot app| 00000020 6c 69 63 61 74 69 6f 6e 0a 7c 20 4f 6e 20 65 6e |lication.| On en| 00000030 74 72 79 20 3c 42 6f 6f 74 24 44 69 73 63 3e 3d |try <Boot$Disc>=| 00000040 54 68 69 73 20 44 69 73 63 20 20 3c 42 6f 6f 74 |This Disc <Boot| 00000050 24 44 69 72 3e 3d 54 68 69 73 20 44 69 72 65 63 |$Dir>=This Direc| 00000060 74 6f 72 79 20 28 62 6f 74 68 20 66 75 6c 6c 20 |tory (both full | 00000070 70 61 74 68 6e 61 6d 65 73 29 0a 0a 7c 20 53 65 |pathnames)..| Se| 00000080 74 20 52 75 6e 24 50 61 74 68 0a 0a 53 65 74 20 |t Run$Path..Set | 00000090 52 75 6e 24 50 61 74 68 20 2c 3c 42 6f 6f 74 24 |Run$Path ,<Boot$| 000000a0 44 69 73 63 3e 2e 4c 69 62 72 61 72 79 2e 2c 25 |Disc>.Library.,%| 000000b0 2e 0a 0a 7c 53 65 74 20 57 6f 72 6b 24 44 69 73 |...|Set Work$Dis| 000000c0 63 20 72 61 6d 3a 24 0a 7c 53 65 74 20 57 6f 72 |c ram:$.|Set Wor| 000000d0 6b 24 44 69 73 63 20 41 44 46 53 3a 3a 30 2e 24 |k$Disc ADFS::0.$| 000000e0 0a 53 65 74 20 57 6f 72 6b 24 44 69 73 63 20 4e |.Set Work$Disc N| 000000f0 65 74 3a 26 0a 0a 7c 2a 2a 2a 2a 2a 2a 2a 2a 2a |et:&..|*********| 00000100 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000140 2a 2a 2a 2a 2a 0a 7c 2a 0a 7c 2a 20 53 79 6e 74 |*****.|*.|* Synt| 00000150 61 78 20 6f 66 20 74 68 65 20 4c 6f 61 64 4d 6f |ax of the LoadMo| 00000160 64 75 6c 65 20 63 6f 6d 6d 61 6e 64 20 61 6c 69 |dule command ali| 00000170 61 73 20 69 73 3a 0a 7c 2a 0a 7c 2a 20 4c 6f 61 |as is:.|*.|* Loa| 00000180 64 4d 6f 64 75 6c 65 20 3c 4d 6f 64 75 6c 65 20 |dModule <Module | 00000190 6e 61 6d 65 3e 20 3c 56 65 72 73 69 6f 6e 20 6e |name> <Version n| 000001a0 75 6d 62 65 72 3e 20 3c 46 69 6c 65 6e 61 6d 65 |umber> <Filename| 000001b0 20 69 6e 20 21 53 79 73 74 65 6d 3e 20 3c 4d 6f | in !System> <Mo| 000001c0 64 75 6c 65 20 6e 61 6d 65 3e 0a 7c 2a 0a 7c 2a |dule name>.|*.|*| 000001d0 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000210 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 0a 0a 49 |*************..I| 00000220 46 20 52 69 73 63 4f 53 24 56 65 72 73 69 6f 6e |F RiscOS$Version| 00000230 20 3c 20 33 30 30 20 54 48 45 4e 20 4c 6f 61 64 | < 300 THEN Load| 00000240 4d 6f 64 75 6c 65 20 4e 65 74 50 72 69 6e 74 20 |Module NetPrint | 00000250 20 35 2e 33 30 20 20 4e 65 74 50 72 69 6e 74 20 | 5.30 NetPrint | 00000260 20 4e 65 74 70 72 69 6e 74 0a 0a 0a 52 75 6e 20 | Netprint...Run | 00000270 3c 42 6f 6f 74 24 44 69 73 63 3e 2e 21 53 79 73 |<Boot$Disc>.!Sys| 00000280 74 65 6d 0a 52 75 6e 20 3c 42 6f 6f 74 24 44 69 |tem.Run <Boot$Di| 00000290 73 63 3e 2e 21 4e 65 74 55 74 69 6c 73 0a 52 75 |sc>.!NetUtils.Ru| 000002a0 6e 20 3c 42 6f 6f 74 24 44 69 73 63 3e 2e 21 46 |n <Boot$Disc>.!F| 000002b0 6f 6e 74 73 2e 21 42 6f 6f 74 0a 52 75 6e 20 3c |onts.!Boot.Run <| 000002c0 57 6f 72 6b 24 44 69 73 63 3e 2e 21 53 63 72 61 |Work$Disc>.!Scra| 000002d0 70 2e 21 42 6f 6f 74 0a 0a 7c 49 46 20 52 69 73 |p.!Boot..|IF Ris| 000002e0 63 4f 53 24 56 65 72 73 69 6f 6e 20 3c 20 33 30 |cOS$Version < 30| 000002f0 30 20 54 48 45 4e 20 4c 6f 61 64 4d 6f 64 75 6c |0 THEN LoadModul| 00000300 65 20 42 72 6f 61 64 63 61 73 74 4c 6f 61 64 65 |e BroadcastLoade| 00000310 72 55 74 69 6c 73 20 30 2e 39 39 20 42 72 64 4c |rUtils 0.99 BrdL| 00000320 64 72 55 74 69 6c 20 42 72 6f 61 64 63 61 73 74 |drUtil Broadcast| 00000330 4c 6f 61 64 65 72 55 74 69 6c 73 0a 0a 7c 49 46 |LoaderUtils..|IF| 00000340 20 52 69 73 63 4f 53 24 56 65 72 73 69 6f 6e 20 | RiscOS$Version | 00000350 3c 20 33 30 30 20 54 48 45 4e 20 4c 6f 61 64 4d |< 300 THEN LoadM| 00000360 6f 64 75 6c 65 20 42 72 6f 61 64 63 61 73 74 4c |odule BroadcastL| 00000370 6f 61 64 65 72 20 30 2e 39 39 20 42 72 6f 61 64 |oader 0.99 Broad| 00000380 43 61 73 74 20 42 72 6f 61 64 63 61 73 74 4c 6f |Cast BroadcastLo| 00000390 61 64 65 72 0a 0a 0a 7c 46 69 6c 65 72 5f 4f 70 |ader...|Filer_Op| 000003a0 65 6e 44 69 72 20 4e 45 54 3a 26 2e 43 6c 61 73 |enDir NET:&.Clas| 000003b0 73 31 41 70 70 73 0a |s1Apps.| 000003b7