Home » Archimedes archive » Acorn User » AU 1995-10.adf » !Direct » Director/!Director/Menus/Files/ScrapDir

Director/!Director/Menus/Files/ScrapDir

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 1995-10.adf » !Direct
Filename: Director/!Director/Menus/Files/ScrapDir
Read OK:
File size: 00D0 bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
Set Director$Menu sub
Set a %0.<menutext>
Menu "" <Director$Menu> -temp
	Option "Edit"
		Command DirectorEdit <a>
	Option "Filer_Run"
		Command Filer_Run <a>
	Option "Delete"
		Command Wipe <a> F~C~V
Endmenu
00000000  53 65 74 20 44 69 72 65  63 74 6f 72 24 4d 65 6e  |Set Director$Men|
00000010  75 20 73 75 62 0a 53 65  74 20 61 20 25 30 2e 3c  |u sub.Set a %0.<|
00000020  6d 65 6e 75 74 65 78 74  3e 0a 4d 65 6e 75 20 22  |menutext>.Menu "|
00000030  22 20 3c 44 69 72 65 63  74 6f 72 24 4d 65 6e 75  |" <Director$Menu|
00000040  3e 20 2d 74 65 6d 70 0a  09 4f 70 74 69 6f 6e 20  |> -temp..Option |
00000050  22 45 64 69 74 22 0a 09  09 43 6f 6d 6d 61 6e 64  |"Edit"...Command|
00000060  20 44 69 72 65 63 74 6f  72 45 64 69 74 20 3c 61  | DirectorEdit <a|
00000070  3e 0a 09 4f 70 74 69 6f  6e 20 22 46 69 6c 65 72  |>..Option "Filer|
00000080  5f 52 75 6e 22 0a 09 09  43 6f 6d 6d 61 6e 64 20  |_Run"...Command |
00000090  46 69 6c 65 72 5f 52 75  6e 20 3c 61 3e 0a 09 4f  |Filer_Run <a>..O|
000000a0  70 74 69 6f 6e 20 22 44  65 6c 65 74 65 22 0a 09  |ption "Delete"..|
000000b0  09 43 6f 6d 6d 61 6e 64  20 57 69 70 65 20 3c 61  |.Command Wipe <a|
000000c0  3e 20 46 7e 43 7e 56 0a  45 6e 64 6d 65 6e 75 0a  |> F~C~V.Endmenu.|
000000d0