Home » Archimedes archive » Acorn User » AU 1998-09.adf » Features » DesktopPD/Director/!Director/Menus/Files/Filemenu
DesktopPD/Director/!Director/Menus/Files/Filemenu
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 1998-09.adf » Features |
Filename: | DesktopPD/Director/!Director/Menus/Files/Filemenu |
Read OK: | ✔ |
File size: | 06D6 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Acorn User » AU 1995-10.adf » !Direct » Director/!Director/Menus/Files/Filemenu
- Archimedes archive » Acorn User » AU 1998-09.adf » Features » DesktopPD/Director/!Director/Menus/Files/Filemenu
File contents
Set Director$MenuMenu "Dynamic:/Director:Menus.Files.MenuMenu" Menu "Command" Option "|<Path>" -len 80 Command <MenuText> EndMenu Menu "Set BackDrop" Option "Centre" Command BackDrop -Centre <Path> Option "Tile" Command BackDrop -Tile <Path> Option "Scale" Command BackDrop -Scale <Path> Option "Remove" Command BackDrop -Remove EndMenu Menu Filer Option Copy -sub "Save:|<Path>" Option "Copy Local" -sub * Option Rename -sub * Option Delete Command /Director:Utils.RunFilerAc 2 Option Access -sub * Option Count Command /Director:Utils.RunFilerAc 5 Option Help Command Filer_Run <Path>.!Help Option Info Command TaskWindow "FileInfo <Path>" -quit Option Find -sub * Option SetType -sub * Option Stamp Command /Director:Utils.RunFilerAc 8 EndMenu Menu "Find������" Find Option "" -len 32 Command /Director:Utils.RunFilerAc 9 <MenuText> EndMenu Menu "Access" Option Protected Command /Director:Utils.RunFilerAc 3 -v &FFF50008 Option Unprotected Command /Director:Utils.RunFilerAc 3 -v &FFF50002 Dash Option Public Command /Director:Utils.RunFilerAc 3 -v &FFEF0010 Option Private Command /Director:Utils.RunFilerAc 3 -v &FFCF0000 EndMenu Menu "SetType" Option All -sub "Dynamic:/Director:Menus.Files.FileTypes" Dash Option Text -sprite small_fff Command SetType <Path> <MenuText> Option Data -sprite small_ffd Command SetType <Path> <MenuText> Option BASIC -sprite small_ffb Command SetType <Path> <MenuText> Option Obey -sprite small_feb Command SetType <Path> <MenuText> Option TaskObey -sprite small_fd7 Command SetType <Path> <MenuText> Option Archive -sprite small_ddc Command SetType <Path> <MenuText> Dash Option "" -len 12 Command SetType <Path> <MenuText> EndMenu
00000000 53 65 74 20 44 69 72 65 63 74 6f 72 24 4d 65 6e |Set Director$Men| 00000010 75 4d 65 6e 75 20 22 44 79 6e 61 6d 69 63 3a 2f |uMenu "Dynamic:/| 00000020 44 69 72 65 63 74 6f 72 3a 4d 65 6e 75 73 2e 46 |Director:Menus.F| 00000030 69 6c 65 73 2e 4d 65 6e 75 4d 65 6e 75 22 0a 0a |iles.MenuMenu"..| 00000040 4d 65 6e 75 09 22 43 6f 6d 6d 61 6e 64 22 0a 09 |Menu."Command"..| 00000050 4f 70 74 69 6f 6e 20 22 7c 3c 50 61 74 68 3e 22 |Option "|<Path>"| 00000060 20 2d 6c 65 6e 20 38 30 0a 09 09 43 6f 6d 6d 61 | -len 80...Comma| 00000070 6e 64 20 3c 4d 65 6e 75 54 65 78 74 3e 0a 45 6e |nd <MenuText>.En| 00000080 64 4d 65 6e 75 0a 0a 4d 65 6e 75 09 22 53 65 74 |dMenu..Menu."Set| 00000090 20 42 61 63 6b 44 72 6f 70 22 0a 09 4f 70 74 69 | BackDrop"..Opti| 000000a0 6f 6e 09 22 43 65 6e 74 72 65 22 0a 09 09 43 6f |on."Centre"...Co| 000000b0 6d 6d 61 6e 64 20 42 61 63 6b 44 72 6f 70 20 2d |mmand BackDrop -| 000000c0 43 65 6e 74 72 65 20 3c 50 61 74 68 3e 0a 09 4f |Centre <Path>..O| 000000d0 70 74 69 6f 6e 09 22 54 69 6c 65 22 0a 09 09 43 |ption."Tile"...C| 000000e0 6f 6d 6d 61 6e 64 20 42 61 63 6b 44 72 6f 70 20 |ommand BackDrop | 000000f0 2d 54 69 6c 65 20 3c 50 61 74 68 3e 0a 09 4f 70 |-Tile <Path>..Op| 00000100 74 69 6f 6e 09 22 53 63 61 6c 65 22 0a 09 09 43 |tion."Scale"...C| 00000110 6f 6d 6d 61 6e 64 20 42 61 63 6b 44 72 6f 70 20 |ommand BackDrop | 00000120 2d 53 63 61 6c 65 20 3c 50 61 74 68 3e 0a 09 4f |-Scale <Path>..O| 00000130 70 74 69 6f 6e 09 22 52 65 6d 6f 76 65 22 0a 09 |ption."Remove"..| 00000140 09 43 6f 6d 6d 61 6e 64 20 42 61 63 6b 44 72 6f |.Command BackDro| 00000150 70 20 2d 52 65 6d 6f 76 65 0a 45 6e 64 4d 65 6e |p -Remove.EndMen| 00000160 75 0a 0a 4d 65 6e 75 09 46 69 6c 65 72 0a 09 4f |u..Menu.Filer..O| 00000170 70 74 69 6f 6e 20 43 6f 70 79 20 2d 73 75 62 20 |ption Copy -sub | 00000180 22 53 61 76 65 3a 7c 3c 50 61 74 68 3e 22 0a 09 |"Save:|<Path>"..| 00000190 4f 70 74 69 6f 6e 20 22 43 6f 70 79 20 4c 6f 63 |Option "Copy Loc| 000001a0 61 6c 22 20 2d 73 75 62 20 2a 0a 09 4f 70 74 69 |al" -sub *..Opti| 000001b0 6f 6e 20 52 65 6e 61 6d 65 20 2d 73 75 62 20 2a |on Rename -sub *| 000001c0 0a 09 4f 70 74 69 6f 6e 20 44 65 6c 65 74 65 0a |..Option Delete.| 000001d0 09 09 43 6f 6d 6d 61 6e 64 20 2f 44 69 72 65 63 |..Command /Direc| 000001e0 74 6f 72 3a 55 74 69 6c 73 2e 52 75 6e 46 69 6c |tor:Utils.RunFil| 000001f0 65 72 41 63 20 32 0a 09 4f 70 74 69 6f 6e 20 41 |erAc 2..Option A| 00000200 63 63 65 73 73 20 2d 73 75 62 20 2a 0a 09 4f 70 |ccess -sub *..Op| 00000210 74 69 6f 6e 20 43 6f 75 6e 74 0a 09 09 43 6f 6d |tion Count...Com| 00000220 6d 61 6e 64 20 2f 44 69 72 65 63 74 6f 72 3a 55 |mand /Director:U| 00000230 74 69 6c 73 2e 52 75 6e 46 69 6c 65 72 41 63 20 |tils.RunFilerAc | 00000240 35 0a 09 4f 70 74 69 6f 6e 20 48 65 6c 70 0a 09 |5..Option Help..| 00000250 09 43 6f 6d 6d 61 6e 64 20 46 69 6c 65 72 5f 52 |.Command Filer_R| 00000260 75 6e 20 3c 50 61 74 68 3e 2e 21 48 65 6c 70 0a |un <Path>.!Help.| 00000270 09 4f 70 74 69 6f 6e 20 49 6e 66 6f 0a 09 09 43 |.Option Info...C| 00000280 6f 6d 6d 61 6e 64 20 54 61 73 6b 57 69 6e 64 6f |ommand TaskWindo| 00000290 77 20 22 46 69 6c 65 49 6e 66 6f 20 3c 50 61 74 |w "FileInfo <Pat| 000002a0 68 3e 22 20 2d 71 75 69 74 0a 09 4f 70 74 69 6f |h>" -quit..Optio| 000002b0 6e 20 46 69 6e 64 20 2d 73 75 62 20 2a 0a 09 4f |n Find -sub *..O| 000002c0 70 74 69 6f 6e 20 53 65 74 54 79 70 65 20 2d 73 |ption SetType -s| 000002d0 75 62 20 2a 0a 09 4f 70 74 69 6f 6e 20 53 74 61 |ub *..Option Sta| 000002e0 6d 70 0a 09 09 43 6f 6d 6d 61 6e 64 20 2f 44 69 |mp...Command /Di| 000002f0 72 65 63 74 6f 72 3a 55 74 69 6c 73 2e 52 75 6e |rector:Utils.Run| 00000300 46 69 6c 65 72 41 63 20 38 0a 45 6e 64 4d 65 6e |FilerAc 8.EndMen| 00000310 75 0a 0a 4d 65 6e 75 09 22 46 69 6e 64 a0 a0 a0 |u..Menu."Find...| 00000320 a0 a0 a0 22 20 46 69 6e 64 0a 09 4f 70 74 69 6f |..." Find..Optio| 00000330 6e 20 22 22 20 2d 6c 65 6e 20 33 32 0a 09 09 43 |n "" -len 32...C| 00000340 6f 6d 6d 61 6e 64 20 2f 44 69 72 65 63 74 6f 72 |ommand /Director| 00000350 3a 55 74 69 6c 73 2e 52 75 6e 46 69 6c 65 72 41 |:Utils.RunFilerA| 00000360 63 20 39 20 3c 4d 65 6e 75 54 65 78 74 3e 0a 45 |c 9 <MenuText>.E| 00000370 6e 64 4d 65 6e 75 0a 0a 4d 65 6e 75 20 22 41 63 |ndMenu..Menu "Ac| 00000380 63 65 73 73 22 0a 09 4f 70 74 69 6f 6e 20 50 72 |cess"..Option Pr| 00000390 6f 74 65 63 74 65 64 0a 09 09 43 6f 6d 6d 61 6e |otected...Comman| 000003a0 64 20 2f 44 69 72 65 63 74 6f 72 3a 55 74 69 6c |d /Director:Util| 000003b0 73 2e 52 75 6e 46 69 6c 65 72 41 63 20 33 20 2d |s.RunFilerAc 3 -| 000003c0 76 20 26 46 46 46 35 30 30 30 38 0a 09 4f 70 74 |v &FFF50008..Opt| 000003d0 69 6f 6e 20 55 6e 70 72 6f 74 65 63 74 65 64 0a |ion Unprotected.| 000003e0 09 09 43 6f 6d 6d 61 6e 64 20 2f 44 69 72 65 63 |..Command /Direc| 000003f0 74 6f 72 3a 55 74 69 6c 73 2e 52 75 6e 46 69 6c |tor:Utils.RunFil| 00000400 65 72 41 63 20 33 20 2d 76 20 26 46 46 46 35 30 |erAc 3 -v &FFF50| 00000410 30 30 32 0a 44 61 73 68 0a 09 4f 70 74 69 6f 6e |002.Dash..Option| 00000420 20 50 75 62 6c 69 63 0a 09 09 43 6f 6d 6d 61 6e | Public...Comman| 00000430 64 20 2f 44 69 72 65 63 74 6f 72 3a 55 74 69 6c |d /Director:Util| 00000440 73 2e 52 75 6e 46 69 6c 65 72 41 63 20 33 20 2d |s.RunFilerAc 3 -| 00000450 76 20 26 46 46 45 46 30 30 31 30 0a 09 4f 70 74 |v &FFEF0010..Opt| 00000460 69 6f 6e 20 50 72 69 76 61 74 65 0a 09 09 43 6f |ion Private...Co| 00000470 6d 6d 61 6e 64 20 2f 44 69 72 65 63 74 6f 72 3a |mmand /Director:| 00000480 55 74 69 6c 73 2e 52 75 6e 46 69 6c 65 72 41 63 |Utils.RunFilerAc| 00000490 20 33 20 2d 76 20 26 46 46 43 46 30 30 30 30 0a | 3 -v &FFCF0000.| 000004a0 45 6e 64 4d 65 6e 75 0a 0a 4d 65 6e 75 20 22 53 |EndMenu..Menu "S| 000004b0 65 74 54 79 70 65 22 0a 09 4f 70 74 69 6f 6e 20 |etType"..Option | 000004c0 41 6c 6c 20 2d 73 75 62 20 22 44 79 6e 61 6d 69 |All -sub "Dynami| 000004d0 63 3a 2f 44 69 72 65 63 74 6f 72 3a 4d 65 6e 75 |c:/Director:Menu| 000004e0 73 2e 46 69 6c 65 73 2e 46 69 6c 65 54 79 70 65 |s.Files.FileType| 000004f0 73 22 0a 44 61 73 68 0a 09 4f 70 74 69 6f 6e 20 |s".Dash..Option | 00000500 54 65 78 74 20 2d 73 70 72 69 74 65 20 73 6d 61 |Text -sprite sma| 00000510 6c 6c 5f 66 66 66 0a 09 09 43 6f 6d 6d 61 6e 64 |ll_fff...Command| 00000520 20 53 65 74 54 79 70 65 20 3c 50 61 74 68 3e 20 | SetType <Path> | 00000530 3c 4d 65 6e 75 54 65 78 74 3e 0a 09 4f 70 74 69 |<MenuText>..Opti| 00000540 6f 6e 20 44 61 74 61 20 2d 73 70 72 69 74 65 20 |on Data -sprite | 00000550 73 6d 61 6c 6c 5f 66 66 64 0a 09 09 43 6f 6d 6d |small_ffd...Comm| 00000560 61 6e 64 20 53 65 74 54 79 70 65 20 3c 50 61 74 |and SetType <Pat| 00000570 68 3e 20 3c 4d 65 6e 75 54 65 78 74 3e 0a 09 4f |h> <MenuText>..O| 00000580 70 74 69 6f 6e 20 42 41 53 49 43 20 2d 73 70 72 |ption BASIC -spr| 00000590 69 74 65 20 73 6d 61 6c 6c 5f 66 66 62 0a 09 09 |ite small_ffb...| 000005a0 43 6f 6d 6d 61 6e 64 20 53 65 74 54 79 70 65 20 |Command SetType | 000005b0 3c 50 61 74 68 3e 20 3c 4d 65 6e 75 54 65 78 74 |<Path> <MenuText| 000005c0 3e 0a 09 4f 70 74 69 6f 6e 20 4f 62 65 79 20 2d |>..Option Obey -| 000005d0 73 70 72 69 74 65 20 73 6d 61 6c 6c 5f 66 65 62 |sprite small_feb| 000005e0 0a 09 09 43 6f 6d 6d 61 6e 64 20 53 65 74 54 79 |...Command SetTy| 000005f0 70 65 20 3c 50 61 74 68 3e 20 3c 4d 65 6e 75 54 |pe <Path> <MenuT| 00000600 65 78 74 3e 0a 09 4f 70 74 69 6f 6e 20 54 61 73 |ext>..Option Tas| 00000610 6b 4f 62 65 79 20 2d 73 70 72 69 74 65 20 73 6d |kObey -sprite sm| 00000620 61 6c 6c 5f 66 64 37 0a 09 09 43 6f 6d 6d 61 6e |all_fd7...Comman| 00000630 64 20 53 65 74 54 79 70 65 20 3c 50 61 74 68 3e |d SetType <Path>| 00000640 20 3c 4d 65 6e 75 54 65 78 74 3e 0a 09 4f 70 74 | <MenuText>..Opt| 00000650 69 6f 6e 20 41 72 63 68 69 76 65 20 2d 73 70 72 |ion Archive -spr| 00000660 69 74 65 20 73 6d 61 6c 6c 5f 64 64 63 0a 09 09 |ite small_ddc...| 00000670 43 6f 6d 6d 61 6e 64 20 53 65 74 54 79 70 65 20 |Command SetType | 00000680 3c 50 61 74 68 3e 20 3c 4d 65 6e 75 54 65 78 74 |<Path> <MenuText| 00000690 3e 0a 44 61 73 68 0a 09 4f 70 74 69 6f 6e 20 22 |>.Dash..Option "| 000006a0 22 20 2d 6c 65 6e 20 31 32 0a 09 09 43 6f 6d 6d |" -len 12...Comm| 000006b0 61 6e 64 20 53 65 74 54 79 70 65 20 3c 50 61 74 |and SetType <Pat| 000006c0 68 3e 20 3c 4d 65 6e 75 54 65 78 74 3e 0a 45 6e |h> <MenuText>.En| 000006d0 64 4d 65 6e 75 0a |dMenu.| 000006d6