Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199604.adf » !Archibrd_ArchiBrd » !BulUtils/!run
!BulUtils/!run
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 » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199604.adf » !Archibrd_ArchiBrd |
Filename: | !BulUtils/!run |
Read OK: | ✔ |
File size: | 01BC bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
set BulUtils$Dir <Obey$Dir> set BBSUtils$Dir <Obey$Dir> set Utils$Temp <Obey$Dir>.Temporary if "<System$Path>" = "" then Error 0 System resources cannot be found if "<BulBoard$Running>" = "" then Error 0 ArchiBoard is not running, run !BulBoard RMEnsure SharedCLibrary 3.75 RMLoad System:modules.CLib RMEnsure BBS_File_Handler 0.00 error File Handler module not present, run !BulBoard WimpSlot -min 350k -max 350k run <BulUtils$Dir>.!Runimage
00000000 73 65 74 20 42 75 6c 55 74 69 6c 73 24 44 69 72 |set BulUtils$Dir| 00000010 20 3c 4f 62 65 79 24 44 69 72 3e 0a 73 65 74 20 | <Obey$Dir>.set | 00000020 42 42 53 55 74 69 6c 73 24 44 69 72 20 3c 4f 62 |BBSUtils$Dir <Ob| 00000030 65 79 24 44 69 72 3e 0a 73 65 74 20 55 74 69 6c |ey$Dir>.set Util| 00000040 73 24 54 65 6d 70 20 3c 4f 62 65 79 24 44 69 72 |s$Temp <Obey$Dir| 00000050 3e 2e 54 65 6d 70 6f 72 61 72 79 0a 69 66 20 22 |>.Temporary.if "| 00000060 3c 53 79 73 74 65 6d 24 50 61 74 68 3e 22 20 3d |<System$Path>" =| 00000070 20 22 22 20 74 68 65 6e 20 45 72 72 6f 72 20 30 | "" then Error 0| 00000080 20 53 79 73 74 65 6d 20 72 65 73 6f 75 72 63 65 | System resource| 00000090 73 20 63 61 6e 6e 6f 74 20 62 65 20 66 6f 75 6e |s cannot be foun| 000000a0 64 0a 69 66 20 22 3c 42 75 6c 42 6f 61 72 64 24 |d.if "<BulBoard$| 000000b0 52 75 6e 6e 69 6e 67 3e 22 20 3d 20 22 22 20 74 |Running>" = "" t| 000000c0 68 65 6e 20 45 72 72 6f 72 20 30 20 41 72 63 68 |hen Error 0 Arch| 000000d0 69 42 6f 61 72 64 20 69 73 20 6e 6f 74 20 72 75 |iBoard is not ru| 000000e0 6e 6e 69 6e 67 2c 20 72 75 6e 20 21 42 75 6c 42 |nning, run !BulB| 000000f0 6f 61 72 64 0a 52 4d 45 6e 73 75 72 65 20 53 68 |oard.RMEnsure Sh| 00000100 61 72 65 64 43 4c 69 62 72 61 72 79 20 33 2e 37 |aredCLibrary 3.7| 00000110 35 20 52 4d 4c 6f 61 64 20 53 79 73 74 65 6d 3a |5 RMLoad System:| 00000120 6d 6f 64 75 6c 65 73 2e 43 4c 69 62 0a 52 4d 45 |modules.CLib.RME| 00000130 6e 73 75 72 65 20 42 42 53 5f 46 69 6c 65 5f 48 |nsure BBS_File_H| 00000140 61 6e 64 6c 65 72 20 30 2e 30 30 20 65 72 72 6f |andler 0.00 erro| 00000150 72 20 46 69 6c 65 20 48 61 6e 64 6c 65 72 20 6d |r File Handler m| 00000160 6f 64 75 6c 65 20 6e 6f 74 20 70 72 65 73 65 6e |odule not presen| 00000170 74 2c 20 72 75 6e 20 21 42 75 6c 42 6f 61 72 64 |t, run !BulBoard| 00000180 0a 57 69 6d 70 53 6c 6f 74 20 2d 6d 69 6e 20 33 |.WimpSlot -min 3| 00000190 35 30 6b 20 2d 6d 61 78 20 33 35 30 6b 0a 0a 72 |50k -max 350k..r| 000001a0 75 6e 20 3c 42 75 6c 55 74 69 6c 73 24 44 69 72 |un <BulUtils$Dir| 000001b0 3e 2e 21 52 75 6e 69 6d 61 67 65 0a |>.!Runimage.| 000001bc