Home » Archimedes archive » Acorn User » AU 1996-03 B.adf » Regulars » StarInfo/Casula/!Director/Menus/+Default
StarInfo/Casula/!Director/Menus/+Default
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 » Acorn User » AU 1996-03 B.adf » Regulars |
Filename: | StarInfo/Casula/!Director/Menus/+Default |
Read OK: | ✔ |
File size: | 03A7 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
| Only the bits relavent to Bin are included!!!!! | Set Alias$BinFull DirectorIcon FullBin -alias DBin -left -priority &0E000001 -select "Command:Filer_OpenDir Bin:" -menu Bin -adjust "Command:/Director:Menus.Others.CheckBin" Set Alias$BinNotFull DirectorIcon Bin -alias DBin -left -priority &0E000001 -select "Command:Filer_OpenDir Bin:" -menu Bin -adjust "Command:/Director:Menus.Others.CheckBin" -dragto "Command:/Director:Menus.Others.BinIt |||<Director$CurrentPath>" SetMacro Bin$Path <Director$Dir>.Bin. /Director:Menus.Others.CheckBin Menu "Bin" Option "Disc space" Command /Director:Menus.Others.BinAction 5 * Option "Open bin" -sub "Dynamic:/Director:Menus.Others.OpenBin" Option "Empty bin" -sub "Dynamic:/Director:Menus.Others.EmptyBin" Option "Find object" -sub BinFind EndMenu Menu "Find discarded object..." "BinFind" Option "" -len 32 Command /Director:Menus.Others.BinAction 9 <MenuText> EndMenu
00000000 7c 20 4f 6e 6c 79 20 74 68 65 20 62 69 74 73 20 || Only the bits | 00000010 72 65 6c 61 76 65 6e 74 20 74 6f 20 42 69 6e 20 |relavent to Bin | 00000020 61 72 65 20 69 6e 63 6c 75 64 65 64 21 21 21 21 |are included!!!!| 00000030 21 0a 7c 0a 0a 53 65 74 20 41 6c 69 61 73 24 42 |!.|..Set Alias$B| 00000040 69 6e 46 75 6c 6c 20 44 69 72 65 63 74 6f 72 49 |inFull DirectorI| 00000050 63 6f 6e 20 46 75 6c 6c 42 69 6e 20 2d 61 6c 69 |con FullBin -ali| 00000060 61 73 20 44 42 69 6e 20 2d 6c 65 66 74 20 2d 70 |as DBin -left -p| 00000070 72 69 6f 72 69 74 79 20 26 30 45 30 30 30 30 30 |riority &0E00000| 00000080 31 20 2d 73 65 6c 65 63 74 20 22 43 6f 6d 6d 61 |1 -select "Comma| 00000090 6e 64 3a 46 69 6c 65 72 5f 4f 70 65 6e 44 69 72 |nd:Filer_OpenDir| 000000a0 20 42 69 6e 3a 22 20 2d 6d 65 6e 75 20 42 69 6e | Bin:" -menu Bin| 000000b0 20 2d 61 64 6a 75 73 74 20 22 43 6f 6d 6d 61 6e | -adjust "Comman| 000000c0 64 3a 2f 44 69 72 65 63 74 6f 72 3a 4d 65 6e 75 |d:/Director:Menu| 000000d0 73 2e 4f 74 68 65 72 73 2e 43 68 65 63 6b 42 69 |s.Others.CheckBi| 000000e0 6e 22 0a 53 65 74 20 41 6c 69 61 73 24 42 69 6e |n".Set Alias$Bin| 000000f0 4e 6f 74 46 75 6c 6c 20 44 69 72 65 63 74 6f 72 |NotFull Director| 00000100 49 63 6f 6e 20 42 69 6e 20 2d 61 6c 69 61 73 20 |Icon Bin -alias | 00000110 44 42 69 6e 20 2d 6c 65 66 74 20 2d 70 72 69 6f |DBin -left -prio| 00000120 72 69 74 79 20 26 30 45 30 30 30 30 30 31 20 2d |rity &0E000001 -| 00000130 73 65 6c 65 63 74 20 22 43 6f 6d 6d 61 6e 64 3a |select "Command:| 00000140 46 69 6c 65 72 5f 4f 70 65 6e 44 69 72 20 42 69 |Filer_OpenDir Bi| 00000150 6e 3a 22 20 2d 6d 65 6e 75 20 42 69 6e 20 2d 61 |n:" -menu Bin -a| 00000160 64 6a 75 73 74 20 22 43 6f 6d 6d 61 6e 64 3a 2f |djust "Command:/| 00000170 44 69 72 65 63 74 6f 72 3a 4d 65 6e 75 73 2e 4f |Director:Menus.O| 00000180 74 68 65 72 73 2e 43 68 65 63 6b 42 69 6e 22 20 |thers.CheckBin" | 00000190 2d 64 72 61 67 74 6f 20 22 43 6f 6d 6d 61 6e 64 |-dragto "Command| 000001a0 3a 2f 44 69 72 65 63 74 6f 72 3a 4d 65 6e 75 73 |:/Director:Menus| 000001b0 2e 4f 74 68 65 72 73 2e 42 69 6e 49 74 20 7c 7c |.Others.BinIt ||| 000001c0 7c 3c 44 69 72 65 63 74 6f 72 24 43 75 72 72 65 ||<Director$Curre| 000001d0 6e 74 50 61 74 68 3e 22 0a 0a 53 65 74 4d 61 63 |ntPath>"..SetMac| 000001e0 72 6f 20 42 69 6e 24 50 61 74 68 20 3c 44 69 72 |ro Bin$Path <Dir| 000001f0 65 63 74 6f 72 24 44 69 72 3e 2e 42 69 6e 2e 0a |ector$Dir>.Bin..| 00000200 0a 2f 44 69 72 65 63 74 6f 72 3a 4d 65 6e 75 73 |./Director:Menus| 00000210 2e 4f 74 68 65 72 73 2e 43 68 65 63 6b 42 69 6e |.Others.CheckBin| 00000220 0a 0a 4d 65 6e 75 20 22 42 69 6e 22 0a 20 20 4f |..Menu "Bin". O| 00000230 70 74 69 6f 6e 20 22 44 69 73 63 20 73 70 61 63 |ption "Disc spac| 00000240 65 22 0a 20 20 20 20 43 6f 6d 6d 61 6e 64 20 2f |e". Command /| 00000250 44 69 72 65 63 74 6f 72 3a 4d 65 6e 75 73 2e 4f |Director:Menus.O| 00000260 74 68 65 72 73 2e 42 69 6e 41 63 74 69 6f 6e 20 |thers.BinAction | 00000270 35 20 2a 0a 20 20 4f 70 74 69 6f 6e 20 22 4f 70 |5 *. Option "Op| 00000280 65 6e 20 62 69 6e 22 20 2d 73 75 62 20 22 44 79 |en bin" -sub "Dy| 00000290 6e 61 6d 69 63 3a 2f 44 69 72 65 63 74 6f 72 3a |namic:/Director:| 000002a0 4d 65 6e 75 73 2e 4f 74 68 65 72 73 2e 4f 70 65 |Menus.Others.Ope| 000002b0 6e 42 69 6e 22 0a 20 20 4f 70 74 69 6f 6e 20 22 |nBin". Option "| 000002c0 45 6d 70 74 79 20 62 69 6e 22 20 2d 73 75 62 20 |Empty bin" -sub | 000002d0 22 44 79 6e 61 6d 69 63 3a 2f 44 69 72 65 63 74 |"Dynamic:/Direct| 000002e0 6f 72 3a 4d 65 6e 75 73 2e 4f 74 68 65 72 73 2e |or:Menus.Others.| 000002f0 45 6d 70 74 79 42 69 6e 22 0a 20 20 4f 70 74 69 |EmptyBin". Opti| 00000300 6f 6e 20 22 46 69 6e 64 20 6f 62 6a 65 63 74 22 |on "Find object"| 00000310 20 2d 73 75 62 20 42 69 6e 46 69 6e 64 0a 45 6e | -sub BinFind.En| 00000320 64 4d 65 6e 75 0a 0a 4d 65 6e 75 20 22 46 69 6e |dMenu..Menu "Fin| 00000330 64 20 64 69 73 63 61 72 64 65 64 20 6f 62 6a 65 |d discarded obje| 00000340 63 74 2e 2e 2e 22 20 22 42 69 6e 46 69 6e 64 22 |ct..." "BinFind"| 00000350 0a 20 20 4f 70 74 69 6f 6e 20 22 22 20 2d 6c 65 |. Option "" -le| 00000360 6e 20 33 32 0a 20 20 20 20 43 6f 6d 6d 61 6e 64 |n 32. Command| 00000370 20 2f 44 69 72 65 63 74 6f 72 3a 4d 65 6e 75 73 | /Director:Menus| 00000380 2e 4f 74 68 65 72 73 2e 42 69 6e 41 63 74 69 6f |.Others.BinActio| 00000390 6e 20 39 20 3c 4d 65 6e 75 54 65 78 74 3e 0a 45 |n 9 <MenuText>.E| 000003a0 6e 64 4d 65 6e 75 0a |ndMenu.| 000003a7