Home » Archimedes archive » Acorn User » AU 1998-04 A.adf » PD » Atterer/!raFS/Messages

Atterer/!raFS/Messages

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-04 A.adf » PD
Filename: Atterer/!raFS/Messages
Read OK:
File size: 04BC bytes
Load address: 0000
Exec address: 0000
File contents
# English Messages

# Executed when the icon bar menu entries are selected

Info:/<raFS$Dir>.!Help
Flush:raFS_Flush
CreateApp:raFS_Create %0 %1 -app !rafs_dir
CreateDir:raFS_Create %0 %1
ReMount:raFS:Mount %0 -X
Rename:raFS:NameDisc %0 %1
OpenParent:Filer_OpenDir %0
OpenRoot:Filer_OpenDir raFS::%0.$
DismountAll:raFS:Dismount
Dismount:raFS:Dismount %0
# Executing the Mount file with Obey because the host FS may not support
# filetypes:
ExecMount:Obey %0


# Icon bar menu

IcTitle:raFS
IcInfo:Info
IcFlush:Flush
IcChoi:Choices�
IcNew:New disc
IcRO:Read-only
IcRen:Name disc
IcOPar:Open parent
IcORoot:Open root
IcDism:Dismount
IcQuit:Quit

IcRenIcon:
IcRenName:New name

# Error messages

NoStorageDir:To specify the storage directory�s location, drag the icon to a directory display.
NoDiscName:Please enter a name for the new disc.

# Misc

HelpReply:This is the raFS filing system, written by Richard Atterer.|MSorry, there is no interactive help available � please read the documentation!
URL:http://home.augsburg.baynet.de/richard.atterer/
NoURI:Cannot pass URL to web browser � AcornURI module not loaded


# NB the raFS module's texts are hard-coded in English, but can be overridden
# in this file.

00000000  23 20 45 6e 67 6c 69 73  68 20 4d 65 73 73 61 67  |# English Messag|
00000010  65 73 0a 0a 23 20 45 78  65 63 75 74 65 64 20 77  |es..# Executed w|
00000020  68 65 6e 20 74 68 65 20  69 63 6f 6e 20 62 61 72  |hen the icon bar|
00000030  20 6d 65 6e 75 20 65 6e  74 72 69 65 73 20 61 72  | menu entries ar|
00000040  65 20 73 65 6c 65 63 74  65 64 0a 0a 49 6e 66 6f  |e selected..Info|
00000050  3a 2f 3c 72 61 46 53 24  44 69 72 3e 2e 21 48 65  |:/<raFS$Dir>.!He|
00000060  6c 70 0a 46 6c 75 73 68  3a 72 61 46 53 5f 46 6c  |lp.Flush:raFS_Fl|
00000070  75 73 68 0a 43 72 65 61  74 65 41 70 70 3a 72 61  |ush.CreateApp:ra|
00000080  46 53 5f 43 72 65 61 74  65 20 25 30 20 25 31 20  |FS_Create %0 %1 |
00000090  2d 61 70 70 20 21 72 61  66 73 5f 64 69 72 0a 43  |-app !rafs_dir.C|
000000a0  72 65 61 74 65 44 69 72  3a 72 61 46 53 5f 43 72  |reateDir:raFS_Cr|
000000b0  65 61 74 65 20 25 30 20  25 31 0a 52 65 4d 6f 75  |eate %0 %1.ReMou|
000000c0  6e 74 3a 72 61 46 53 3a  4d 6f 75 6e 74 20 25 30  |nt:raFS:Mount %0|
000000d0  20 2d 58 0a 52 65 6e 61  6d 65 3a 72 61 46 53 3a  | -X.Rename:raFS:|
000000e0  4e 61 6d 65 44 69 73 63  20 25 30 20 25 31 0a 4f  |NameDisc %0 %1.O|
000000f0  70 65 6e 50 61 72 65 6e  74 3a 46 69 6c 65 72 5f  |penParent:Filer_|
00000100  4f 70 65 6e 44 69 72 20  25 30 0a 4f 70 65 6e 52  |OpenDir %0.OpenR|
00000110  6f 6f 74 3a 46 69 6c 65  72 5f 4f 70 65 6e 44 69  |oot:Filer_OpenDi|
00000120  72 20 72 61 46 53 3a 3a  25 30 2e 24 0a 44 69 73  |r raFS::%0.$.Dis|
00000130  6d 6f 75 6e 74 41 6c 6c  3a 72 61 46 53 3a 44 69  |mountAll:raFS:Di|
00000140  73 6d 6f 75 6e 74 0a 44  69 73 6d 6f 75 6e 74 3a  |smount.Dismount:|
00000150  72 61 46 53 3a 44 69 73  6d 6f 75 6e 74 20 25 30  |raFS:Dismount %0|
00000160  0a 23 20 45 78 65 63 75  74 69 6e 67 20 74 68 65  |.# Executing the|
00000170  20 4d 6f 75 6e 74 20 66  69 6c 65 20 77 69 74 68  | Mount file with|
00000180  20 4f 62 65 79 20 62 65  63 61 75 73 65 20 74 68  | Obey because th|
00000190  65 20 68 6f 73 74 20 46  53 20 6d 61 79 20 6e 6f  |e host FS may no|
000001a0  74 20 73 75 70 70 6f 72  74 0a 23 20 66 69 6c 65  |t support.# file|
000001b0  74 79 70 65 73 3a 0a 45  78 65 63 4d 6f 75 6e 74  |types:.ExecMount|
000001c0  3a 4f 62 65 79 20 25 30  0a 0a 0a 23 20 49 63 6f  |:Obey %0...# Ico|
000001d0  6e 20 62 61 72 20 6d 65  6e 75 0a 0a 49 63 54 69  |n bar menu..IcTi|
000001e0  74 6c 65 3a 72 61 46 53  0a 49 63 49 6e 66 6f 3a  |tle:raFS.IcInfo:|
000001f0  49 6e 66 6f 0a 49 63 46  6c 75 73 68 3a 46 6c 75  |Info.IcFlush:Flu|
00000200  73 68 0a 49 63 43 68 6f  69 3a 43 68 6f 69 63 65  |sh.IcChoi:Choice|
00000210  73 8c 0a 49 63 4e 65 77  3a 4e 65 77 20 64 69 73  |s..IcNew:New dis|
00000220  63 0a 49 63 52 4f 3a 52  65 61 64 2d 6f 6e 6c 79  |c.IcRO:Read-only|
00000230  0a 49 63 52 65 6e 3a 4e  61 6d 65 20 64 69 73 63  |.IcRen:Name disc|
00000240  0a 49 63 4f 50 61 72 3a  4f 70 65 6e 20 70 61 72  |.IcOPar:Open par|
00000250  65 6e 74 0a 49 63 4f 52  6f 6f 74 3a 4f 70 65 6e  |ent.IcORoot:Open|
00000260  20 72 6f 6f 74 0a 49 63  44 69 73 6d 3a 44 69 73  | root.IcDism:Dis|
00000270  6d 6f 75 6e 74 0a 49 63  51 75 69 74 3a 51 75 69  |mount.IcQuit:Qui|
00000280  74 0a 0a 49 63 52 65 6e  49 63 6f 6e 3a 0a 49 63  |t..IcRenIcon:.Ic|
00000290  52 65 6e 4e 61 6d 65 3a  4e 65 77 20 6e 61 6d 65  |RenName:New name|
000002a0  0a 0a 23 20 45 72 72 6f  72 20 6d 65 73 73 61 67  |..# Error messag|
000002b0  65 73 0a 0a 4e 6f 53 74  6f 72 61 67 65 44 69 72  |es..NoStorageDir|
000002c0  3a 54 6f 20 73 70 65 63  69 66 79 20 74 68 65 20  |:To specify the |
000002d0  73 74 6f 72 61 67 65 20  64 69 72 65 63 74 6f 72  |storage director|
000002e0  79 91 73 20 6c 6f 63 61  74 69 6f 6e 2c 20 64 72  |y.s location, dr|
000002f0  61 67 20 74 68 65 20 69  63 6f 6e 20 74 6f 20 61  |ag the icon to a|
00000300  20 64 69 72 65 63 74 6f  72 79 20 64 69 73 70 6c  | directory displ|
00000310  61 79 2e 0a 4e 6f 44 69  73 63 4e 61 6d 65 3a 50  |ay..NoDiscName:P|
00000320  6c 65 61 73 65 20 65 6e  74 65 72 20 61 20 6e 61  |lease enter a na|
00000330  6d 65 20 66 6f 72 20 74  68 65 20 6e 65 77 20 64  |me for the new d|
00000340  69 73 63 2e 0a 0a 23 20  4d 69 73 63 0a 0a 48 65  |isc...# Misc..He|
00000350  6c 70 52 65 70 6c 79 3a  54 68 69 73 20 69 73 20  |lpReply:This is |
00000360  74 68 65 20 72 61 46 53  20 66 69 6c 69 6e 67 20  |the raFS filing |
00000370  73 79 73 74 65 6d 2c 20  77 72 69 74 74 65 6e 20  |system, written |
00000380  62 79 20 52 69 63 68 61  72 64 20 41 74 74 65 72  |by Richard Atter|
00000390  65 72 2e 7c 4d 53 6f 72  72 79 2c 20 74 68 65 72  |er.|MSorry, ther|
000003a0  65 20 69 73 20 6e 6f 20  69 6e 74 65 72 61 63 74  |e is no interact|
000003b0  69 76 65 20 68 65 6c 70  20 61 76 61 69 6c 61 62  |ive help availab|
000003c0  6c 65 20 97 20 70 6c 65  61 73 65 20 72 65 61 64  |le . please read|
000003d0  20 74 68 65 20 64 6f 63  75 6d 65 6e 74 61 74 69  | the documentati|
000003e0  6f 6e 21 0a 55 52 4c 3a  68 74 74 70 3a 2f 2f 68  |on!.URL:http://h|
000003f0  6f 6d 65 2e 61 75 67 73  62 75 72 67 2e 62 61 79  |ome.augsburg.bay|
00000400  6e 65 74 2e 64 65 2f 72  69 63 68 61 72 64 2e 61  |net.de/richard.a|
00000410  74 74 65 72 65 72 2f 00  0a 4e 6f 55 52 49 3a 43  |tterer/..NoURI:C|
00000420  61 6e 6e 6f 74 20 70 61  73 73 20 55 52 4c 20 74  |annot pass URL t|
00000430  6f 20 77 65 62 20 62 72  6f 77 73 65 72 20 97 20  |o web browser . |
00000440  41 63 6f 72 6e 55 52 49  20 6d 6f 64 75 6c 65 20  |AcornURI module |
00000450  6e 6f 74 20 6c 6f 61 64  65 64 0a 0a 0a 23 20 4e  |not loaded...# N|
00000460  42 20 74 68 65 20 72 61  46 53 20 6d 6f 64 75 6c  |B the raFS modul|
00000470  65 27 73 20 74 65 78 74  73 20 61 72 65 20 68 61  |e's texts are ha|
00000480  72 64 2d 63 6f 64 65 64  20 69 6e 20 45 6e 67 6c  |rd-coded in Engl|
00000490  69 73 68 2c 20 62 75 74  20 63 61 6e 20 62 65 20  |ish, but can be |
000004a0  6f 76 65 72 72 69 64 64  65 6e 0a 23 20 69 6e 20  |overridden.# in |
000004b0  74 68 69 73 20 66 69 6c  65 2e 0a 0a              |this file...|
000004bc