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

Director/!Director/Menus/System/Drive

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/System/Drive
Read OK:
File size: 01FB bytes
Load address: 0000
Exec address: 0000
Duplicates

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

File contents
/Director:Utils.DriveName DName %0::%1
Set Director$Menu Drivesub

Menu "<DName>" "<Director$Menu>" -temp
	Option "Open Root" -sub "Path:%0::%1.$"
		Command "Filer_OpenDir %0::%1.$"
	Option "Open CFS#" -sub "Dynamic:NewCFS %0::%1||MSet Director$Menu Path:CFS#%0::%1.$"
		Command "NewCFS %0::%1|MFiler_OpenDir CFS#%0::%1.$"
Dash
	Option Free -sub "Command:ShowFree -fs %0 %1"
|		Command Echo ShowFree -fs %0 %1
Dash
	Option Dismount
		Command "-%0-Dismount :%1"
	Option Shutdown
		Command "Shutdown"
EndMenu
00000000  2f 44 69 72 65 63 74 6f  72 3a 55 74 69 6c 73 2e  |/Director:Utils.|
00000010  44 72 69 76 65 4e 61 6d  65 20 44 4e 61 6d 65 20  |DriveName DName |
00000020  25 30 3a 3a 25 31 0a 53  65 74 20 44 69 72 65 63  |%0::%1.Set Direc|
00000030  74 6f 72 24 4d 65 6e 75  20 44 72 69 76 65 73 75  |tor$Menu Drivesu|
00000040  62 0a 0a 4d 65 6e 75 20  22 3c 44 4e 61 6d 65 3e  |b..Menu "<DName>|
00000050  22 20 22 3c 44 69 72 65  63 74 6f 72 24 4d 65 6e  |" "<Director$Men|
00000060  75 3e 22 20 2d 74 65 6d  70 0a 09 4f 70 74 69 6f  |u>" -temp..Optio|
00000070  6e 20 22 4f 70 65 6e 20  52 6f 6f 74 22 20 2d 73  |n "Open Root" -s|
00000080  75 62 20 22 50 61 74 68  3a 25 30 3a 3a 25 31 2e  |ub "Path:%0::%1.|
00000090  24 22 0a 09 09 43 6f 6d  6d 61 6e 64 20 22 46 69  |$"...Command "Fi|
000000a0  6c 65 72 5f 4f 70 65 6e  44 69 72 20 25 30 3a 3a  |ler_OpenDir %0::|
000000b0  25 31 2e 24 22 0a 09 4f  70 74 69 6f 6e 20 22 4f  |%1.$"..Option "O|
000000c0  70 65 6e 20 43 46 53 23  22 20 2d 73 75 62 20 22  |pen CFS#" -sub "|
000000d0  44 79 6e 61 6d 69 63 3a  4e 65 77 43 46 53 20 25  |Dynamic:NewCFS %|
000000e0  30 3a 3a 25 31 7c 7c 4d  53 65 74 20 44 69 72 65  |0::%1||MSet Dire|
000000f0  63 74 6f 72 24 4d 65 6e  75 20 50 61 74 68 3a 43  |ctor$Menu Path:C|
00000100  46 53 23 25 30 3a 3a 25  31 2e 24 22 0a 09 09 43  |FS#%0::%1.$"...C|
00000110  6f 6d 6d 61 6e 64 20 22  4e 65 77 43 46 53 20 25  |ommand "NewCFS %|
00000120  30 3a 3a 25 31 7c 4d 46  69 6c 65 72 5f 4f 70 65  |0::%1|MFiler_Ope|
00000130  6e 44 69 72 20 43 46 53  23 25 30 3a 3a 25 31 2e  |nDir CFS#%0::%1.|
00000140  24 22 0a 44 61 73 68 0a  09 4f 70 74 69 6f 6e 20  |$".Dash..Option |
00000150  46 72 65 65 20 2d 73 75  62 20 22 43 6f 6d 6d 61  |Free -sub "Comma|
00000160  6e 64 3a 53 68 6f 77 46  72 65 65 20 2d 66 73 20  |nd:ShowFree -fs |
00000170  25 30 20 25 31 22 0a 7c  09 09 43 6f 6d 6d 61 6e  |%0 %1".|..Comman|
00000180  64 20 45 63 68 6f 20 53  68 6f 77 46 72 65 65 20  |d Echo ShowFree |
00000190  2d 66 73 20 25 30 20 25  31 0a 44 61 73 68 0a 09  |-fs %0 %1.Dash..|
000001a0  4f 70 74 69 6f 6e 20 44  69 73 6d 6f 75 6e 74 0a  |Option Dismount.|
000001b0  09 09 43 6f 6d 6d 61 6e  64 20 22 2d 25 30 2d 44  |..Command "-%0-D|
000001c0  69 73 6d 6f 75 6e 74 20  3a 25 31 22 0a 09 4f 70  |ismount :%1"..Op|
000001d0  74 69 6f 6e 20 53 68 75  74 64 6f 77 6e 0a 09 09  |tion Shutdown...|
000001e0  43 6f 6d 6d 61 6e 64 20  22 53 68 75 74 64 6f 77  |Command "Shutdow|
000001f0  6e 22 0a 45 6e 64 4d 65  6e 75 0a                 |n".EndMenu.|
000001fb