Home » Personal collection » Acorn hard disk » apps » PC » !MultiFS/!Help

!MultiFS/!Help

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 » Personal collection » Acorn hard disk » apps » PC
Filename: !MultiFS/!Help
Read OK:
File size: 1A2B bytes
Load address: 0000
Exec address: 0000
Duplicates

There are 2 duplicate copies of this file in the archive:

File contents

                        MultiFS - DOS filer viewer V1.41a
                        =================================


Configuring MultiFS
===================

If you have a hard disc with DOS partitions and your hard disc partition
file(s) is(are) not adfs::4.$.PC.Drive_C (_D, etc) then you
will need to alter the !Run file within !MultiFS. 

To edit the !Run file:

1       Hold down the Shift key while double clicking over the !MultiFS
        application. This displays the files contained inside the
        application.

2       Start the standard RISC OS application !Edit.

3       Drag the !Run file onto the Edit icon on the icon bar.

4       Find the following lines:

*If "<PCe$Drive_C" = "" THEN *Set PCe$Drive_C ADFS::4.$.PC.Drive_C
*If "<PCe$Drive_D" = "" THEN *Set PCe$Drive_D ADFS::4.$.PC.Drive_D
*If "<PCe$Drive_E" = "" THEN *Set PCe$Drive_E ADFS::4.$.PC.Drive_E
*If "<PCe$Drive_F" = "" THEN *Set PCe$Drive_F ADFS::4.$.PC.Drive_F

5       Edit the text ADFS::4.$.PC.Drive_C to the correct path name for the
        file you have configured for DOS drive C. 

6       If you are emulating additional DOS drives then subsequent lines
        will also need to be modified.

7       If MultiFS has been run then the PCe$Drive_X variables will have
        been set. Therefore before rerunning MultiFS enter the '*' command:

          Unset PCe$Drive_*

        or reboot your machine.

The drives specified by <PCe$Drive_D>, <PCe$Drive_E>, and <PCe$Drive_F> will
not be accessed if previous drives do not exist (ie C, D, or E).

The !Run file also contains a series of DOSMAP commands. These map RISC OS
file types to DOS extension types.



Starting MultiFS
================

Double click on the !MultiFS icon. The DOS disc drive icons appear on the
icon bar. You won't see the hard drive icon unless you have configured a DOS
hard disc drive partition using the PC Emulator.



Viewing the DOS filing system
=============================

Click on the disc icons to open the directory window for that disc. 

The window menu options available for DOS files and directories are exactly
the same as those for RISC OS files and directories. Files can be copied and
moved between RISC OS and DOS directories in the normal way. However you
cannot start an application by double clicking on its icon.



Icon bar menu options
=====================

From the MultiFS icon bar menu you can select:

Info: This gives information about MultiFS, including the version number

Name translation: ADFS file names are limited to 10 characters without an
  extension, and DOS names are limited to 8 characters with a 3 letter
  extension. When copying from ADFS to DOS names are truncated to 8
  characters. The RISC OS filetype of an object is preserved (this works
  with MS-DOS 3.21 and 3.30, and DR DOS 5.0).

  There are three ways in which MultiFS can map DOS names to ADFS:

    Truncated: The DOS file separator is replaced with a '/', and if the
      name, including the separator, is more than 10 characters it will be
      truncated. eg README.DOC is translated to README/DOC, whilst
      AUTOEXEC.BAT is thus translated to AUTOEXEC/B

    Full: As above, but without truncation. However RISC OS will generate an
      error if an attempt is made to copy a file with a long file name from
      DOS to RISC OS.

      The error 'not a heap block' is generated if you menu over a long file
      name (more than 10 characters).

    Hierarchical: This converts the DOS extension into a pseudo directory.
      AUTOEXEC.BAT will thus appear as AUTOEXEC in the directory BAT/

  If you are performing DOS to DOS file transfers then use Full or
  Hierarchical name translation. If you are transferring files from DOS to
  RISC OS then use Truncated or Hierarchical name translation. 

Name disc: Lets you give your disc any name up to 10 letters long. Disc
  names (or volumes) cannot be created which contain spaces (even though
  some versions of DOS allow this). MultiFS will ignore any text after the
  first space it finds. A name must be longer than one character.

Dismount: Lets you close all displayed directories

Format: lets you format floppy discs in various formats:

  MS-DOS 720K
  MS-DOS 720K system
  MS-DOS 360K
  MS-DOS 360K system

  DOS discs formatted using MultiFS automatically have a volume label. This
  is of the form "HHMMYYMODD" where:

  HH = 00 .. 23 (hours)
  MM = 00 .. 59 (minutes)
  YY = 00 .. 99 (year in current century)
  MO = 01 .. 12 (month)
  DD = 01 .. 31 (day)

  This provides a unique disc identity for every formatted floppy disc that
  is similar to that used by the ADFS filer.

Copy system: This is used to make a bootable DOS floppy disc. It takes a
  copy of the boot block, copyrighted system files, and any user files from
  a DOS system disc placed in the floppy drive. These files are kept within
  the MultiFS application as BootBlock and System. The boot block is
  written onto a disc when it is formatted normally, whilst both the boot
  block, system files, and user files are written back when a disc is
  formatted with the system option.

Verify: Will verify that a floppy disc does not contain media faults.

Free: Returns the free space on the disc.

Quit: Removes the MultiFS icon(s) from the icon bar.



Translating file attributes between DOS and RISC OS
===================================================

Since there is not a complete mapping between RISC OS file attributes and
those provided by DOS, attributes are set as follows:

  From RISC OS to DOS:

    The RISC OS Locked, Public read, and Public write bits are ignored

    The DOS Archive bit will be set

    If the RISC OS Write bit is not set then the DOS Read only bit will be
    set

  From DOS to RISC OS:

    The Archive bit is ignored

    The RISC OS Public read, and Public write bits are unset

    If the DOS Read only bit is set then the RISC OS Write bit will be unset
    and the Locked bit set



MultiFS command line interface
==============================

The following commands are available from the command line: Entries marked
(*) also appear on the Filer menu.

DeskTop_MultiFSFiler    Starts the MultiFS RISC OS DeskTop filer

MultiFS         Selects MultiFS as the current filing system
DOSMap          Provides MS-DOS .ext to RISC OS filetype mapping
Format          Format a DOS disc (*)
Free            Displays free and used byte counts (*)
NameDisc        Set the DOS volume directory entry (*)
NameDisk        Set the DOS volume directory entry
Dismount        Forget this disc (close all Filer windows) (*)
Verify          Verify a formatted DOS disc (*)
Map             Provide FAT information about the floppy

00000000  0a 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |..              |
00000010  20 20 20 20 20 20 20 20  20 20 4d 75 6c 74 69 46  |          MultiF|
00000020  53 20 2d 20 44 4f 53 20  66 69 6c 65 72 20 76 69  |S - DOS filer vi|
00000030  65 77 65 72 20 56 31 2e  34 31 61 0a 20 20 20 20  |ewer V1.41a.    |
00000040  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000050  20 20 20 20 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |    ============|
00000060  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000070  3d 3d 3d 3d 3d 0a 0a 0a  43 6f 6e 66 69 67 75 72  |=====...Configur|
00000080  69 6e 67 20 4d 75 6c 74  69 46 53 0a 3d 3d 3d 3d  |ing MultiFS.====|
00000090  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 0a  |===============.|
000000a0  0a 49 66 20 79 6f 75 20  68 61 76 65 20 61 20 68  |.If you have a h|
000000b0  61 72 64 20 64 69 73 63  20 77 69 74 68 20 44 4f  |ard disc with DO|
000000c0  53 20 70 61 72 74 69 74  69 6f 6e 73 20 61 6e 64  |S partitions and|
000000d0  20 79 6f 75 72 20 68 61  72 64 20 64 69 73 63 20  | your hard disc |
000000e0  70 61 72 74 69 74 69 6f  6e 0a 66 69 6c 65 28 73  |partition.file(s|
000000f0  29 20 69 73 28 61 72 65  29 20 6e 6f 74 20 61 64  |) is(are) not ad|
00000100  66 73 3a 3a 34 2e 24 2e  50 43 2e 44 72 69 76 65  |fs::4.$.PC.Drive|
00000110  5f 43 20 28 5f 44 2c 20  65 74 63 29 20 74 68 65  |_C (_D, etc) the|
00000120  6e 20 79 6f 75 0a 77 69  6c 6c 20 6e 65 65 64 20  |n you.will need |
00000130  74 6f 20 61 6c 74 65 72  20 74 68 65 20 21 52 75  |to alter the !Ru|
00000140  6e 20 66 69 6c 65 20 77  69 74 68 69 6e 20 21 4d  |n file within !M|
00000150  75 6c 74 69 46 53 2e 20  0a 0a 54 6f 20 65 64 69  |ultiFS. ..To edi|
00000160  74 20 74 68 65 20 21 52  75 6e 20 66 69 6c 65 3a  |t the !Run file:|
00000170  0a 0a 31 20 20 20 20 20  20 20 48 6f 6c 64 20 64  |..1       Hold d|
00000180  6f 77 6e 20 74 68 65 20  53 68 69 66 74 20 6b 65  |own the Shift ke|
00000190  79 20 77 68 69 6c 65 20  64 6f 75 62 6c 65 20 63  |y while double c|
000001a0  6c 69 63 6b 69 6e 67 20  6f 76 65 72 20 74 68 65  |licking over the|
000001b0  20 21 4d 75 6c 74 69 46  53 0a 20 20 20 20 20 20  | !MultiFS.      |
000001c0  20 20 61 70 70 6c 69 63  61 74 69 6f 6e 2e 20 54  |  application. T|
000001d0  68 69 73 20 64 69 73 70  6c 61 79 73 20 74 68 65  |his displays the|
000001e0  20 66 69 6c 65 73 20 63  6f 6e 74 61 69 6e 65 64  | files contained|
000001f0  20 69 6e 73 69 64 65 20  74 68 65 0a 20 20 20 20  | inside the.    |
00000200  20 20 20 20 61 70 70 6c  69 63 61 74 69 6f 6e 2e  |    application.|
00000210  0a 0a 32 20 20 20 20 20  20 20 53 74 61 72 74 20  |..2       Start |
00000220  74 68 65 20 73 74 61 6e  64 61 72 64 20 52 49 53  |the standard RIS|
00000230  43 20 4f 53 20 61 70 70  6c 69 63 61 74 69 6f 6e  |C OS application|
00000240  20 21 45 64 69 74 2e 0a  0a 33 20 20 20 20 20 20  | !Edit...3      |
00000250  20 44 72 61 67 20 74 68  65 20 21 52 75 6e 20 66  | Drag the !Run f|
00000260  69 6c 65 20 6f 6e 74 6f  20 74 68 65 20 45 64 69  |ile onto the Edi|
00000270  74 20 69 63 6f 6e 20 6f  6e 20 74 68 65 20 69 63  |t icon on the ic|
00000280  6f 6e 20 62 61 72 2e 0a  0a 34 20 20 20 20 20 20  |on bar...4      |
00000290  20 46 69 6e 64 20 74 68  65 20 66 6f 6c 6c 6f 77  | Find the follow|
000002a0  69 6e 67 20 6c 69 6e 65  73 3a 0a 0a 2a 49 66 20  |ing lines:..*If |
000002b0  22 3c 50 43 65 24 44 72  69 76 65 5f 43 22 20 3d  |"<PCe$Drive_C" =|
000002c0  20 22 22 20 54 48 45 4e  20 2a 53 65 74 20 50 43  | "" THEN *Set PC|
000002d0  65 24 44 72 69 76 65 5f  43 20 41 44 46 53 3a 3a  |e$Drive_C ADFS::|
000002e0  34 2e 24 2e 50 43 2e 44  72 69 76 65 5f 43 0a 2a  |4.$.PC.Drive_C.*|
000002f0  49 66 20 22 3c 50 43 65  24 44 72 69 76 65 5f 44  |If "<PCe$Drive_D|
00000300  22 20 3d 20 22 22 20 54  48 45 4e 20 2a 53 65 74  |" = "" THEN *Set|
00000310  20 50 43 65 24 44 72 69  76 65 5f 44 20 41 44 46  | PCe$Drive_D ADF|
00000320  53 3a 3a 34 2e 24 2e 50  43 2e 44 72 69 76 65 5f  |S::4.$.PC.Drive_|
00000330  44 0a 2a 49 66 20 22 3c  50 43 65 24 44 72 69 76  |D.*If "<PCe$Driv|
00000340  65 5f 45 22 20 3d 20 22  22 20 54 48 45 4e 20 2a  |e_E" = "" THEN *|
00000350  53 65 74 20 50 43 65 24  44 72 69 76 65 5f 45 20  |Set PCe$Drive_E |
00000360  41 44 46 53 3a 3a 34 2e  24 2e 50 43 2e 44 72 69  |ADFS::4.$.PC.Dri|
00000370  76 65 5f 45 0a 2a 49 66  20 22 3c 50 43 65 24 44  |ve_E.*If "<PCe$D|
00000380  72 69 76 65 5f 46 22 20  3d 20 22 22 20 54 48 45  |rive_F" = "" THE|
00000390  4e 20 2a 53 65 74 20 50  43 65 24 44 72 69 76 65  |N *Set PCe$Drive|
000003a0  5f 46 20 41 44 46 53 3a  3a 34 2e 24 2e 50 43 2e  |_F ADFS::4.$.PC.|
000003b0  44 72 69 76 65 5f 46 0a  0a 35 20 20 20 20 20 20  |Drive_F..5      |
000003c0  20 45 64 69 74 20 74 68  65 20 74 65 78 74 20 41  | Edit the text A|
000003d0  44 46 53 3a 3a 34 2e 24  2e 50 43 2e 44 72 69 76  |DFS::4.$.PC.Driv|
000003e0  65 5f 43 20 74 6f 20 74  68 65 20 63 6f 72 72 65  |e_C to the corre|
000003f0  63 74 20 70 61 74 68 20  6e 61 6d 65 20 66 6f 72  |ct path name for|
00000400  20 74 68 65 0a 20 20 20  20 20 20 20 20 66 69 6c  | the.        fil|
00000410  65 20 79 6f 75 20 68 61  76 65 20 63 6f 6e 66 69  |e you have confi|
00000420  67 75 72 65 64 20 66 6f  72 20 44 4f 53 20 64 72  |gured for DOS dr|
00000430  69 76 65 20 43 2e 20 0a  0a 36 20 20 20 20 20 20  |ive C. ..6      |
00000440  20 49 66 20 79 6f 75 20  61 72 65 20 65 6d 75 6c  | If you are emul|
00000450  61 74 69 6e 67 20 61 64  64 69 74 69 6f 6e 61 6c  |ating additional|
00000460  20 44 4f 53 20 64 72 69  76 65 73 20 74 68 65 6e  | DOS drives then|
00000470  20 73 75 62 73 65 71 75  65 6e 74 20 6c 69 6e 65  | subsequent line|
00000480  73 0a 20 20 20 20 20 20  20 20 77 69 6c 6c 20 61  |s.        will a|
00000490  6c 73 6f 20 6e 65 65 64  20 74 6f 20 62 65 20 6d  |lso need to be m|
000004a0  6f 64 69 66 69 65 64 2e  0a 0a 37 20 20 20 20 20  |odified...7     |
000004b0  20 20 49 66 20 4d 75 6c  74 69 46 53 20 68 61 73  |  If MultiFS has|
000004c0  20 62 65 65 6e 20 72 75  6e 20 74 68 65 6e 20 74  | been run then t|
000004d0  68 65 20 50 43 65 24 44  72 69 76 65 5f 58 20 76  |he PCe$Drive_X v|
000004e0  61 72 69 61 62 6c 65 73  20 77 69 6c 6c 20 68 61  |ariables will ha|
000004f0  76 65 0a 20 20 20 20 20  20 20 20 62 65 65 6e 20  |ve.        been |
00000500  73 65 74 2e 20 54 68 65  72 65 66 6f 72 65 20 62  |set. Therefore b|
00000510  65 66 6f 72 65 20 72 65  72 75 6e 6e 69 6e 67 20  |efore rerunning |
00000520  4d 75 6c 74 69 46 53 20  65 6e 74 65 72 20 74 68  |MultiFS enter th|
00000530  65 20 27 2a 27 20 63 6f  6d 6d 61 6e 64 3a 0a 0a  |e '*' command:..|
00000540  20 20 20 20 20 20 20 20  20 20 55 6e 73 65 74 20  |          Unset |
00000550  50 43 65 24 44 72 69 76  65 5f 2a 0a 0a 20 20 20  |PCe$Drive_*..   |
00000560  20 20 20 20 20 6f 72 20  72 65 62 6f 6f 74 20 79  |     or reboot y|
00000570  6f 75 72 20 6d 61 63 68  69 6e 65 2e 0a 0a 54 68  |our machine...Th|
00000580  65 20 64 72 69 76 65 73  20 73 70 65 63 69 66 69  |e drives specifi|
00000590  65 64 20 62 79 20 3c 50  43 65 24 44 72 69 76 65  |ed by <PCe$Drive|
000005a0  5f 44 3e 2c 20 3c 50 43  65 24 44 72 69 76 65 5f  |_D>, <PCe$Drive_|
000005b0  45 3e 2c 20 61 6e 64 20  3c 50 43 65 24 44 72 69  |E>, and <PCe$Dri|
000005c0  76 65 5f 46 3e 20 77 69  6c 6c 0a 6e 6f 74 20 62  |ve_F> will.not b|
000005d0  65 20 61 63 63 65 73 73  65 64 20 69 66 20 70 72  |e accessed if pr|
000005e0  65 76 69 6f 75 73 20 64  72 69 76 65 73 20 64 6f  |evious drives do|
000005f0  20 6e 6f 74 20 65 78 69  73 74 20 28 69 65 20 43  | not exist (ie C|
00000600  2c 20 44 2c 20 6f 72 20  45 29 2e 0a 0a 54 68 65  |, D, or E)...The|
00000610  20 21 52 75 6e 20 66 69  6c 65 20 61 6c 73 6f 20  | !Run file also |
00000620  63 6f 6e 74 61 69 6e 73  20 61 20 73 65 72 69 65  |contains a serie|
00000630  73 20 6f 66 20 44 4f 53  4d 41 50 20 63 6f 6d 6d  |s of DOSMAP comm|
00000640  61 6e 64 73 2e 20 54 68  65 73 65 20 6d 61 70 20  |ands. These map |
00000650  52 49 53 43 20 4f 53 0a  66 69 6c 65 20 74 79 70  |RISC OS.file typ|
00000660  65 73 20 74 6f 20 44 4f  53 20 65 78 74 65 6e 73  |es to DOS extens|
00000670  69 6f 6e 20 74 79 70 65  73 2e 0a 0a 0a 0a 53 74  |ion types.....St|
00000680  61 72 74 69 6e 67 20 4d  75 6c 74 69 46 53 0a 3d  |arting MultiFS.=|
00000690  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 0a  |===============.|
000006a0  0a 44 6f 75 62 6c 65 20  63 6c 69 63 6b 20 6f 6e  |.Double click on|
000006b0  20 74 68 65 20 21 4d 75  6c 74 69 46 53 20 69 63  | the !MultiFS ic|
000006c0  6f 6e 2e 20 54 68 65 20  44 4f 53 20 64 69 73 63  |on. The DOS disc|
000006d0  20 64 72 69 76 65 20 69  63 6f 6e 73 20 61 70 70  | drive icons app|
000006e0  65 61 72 20 6f 6e 20 74  68 65 0a 69 63 6f 6e 20  |ear on the.icon |
000006f0  62 61 72 2e 20 59 6f 75  20 77 6f 6e 27 74 20 73  |bar. You won't s|
00000700  65 65 20 74 68 65 20 68  61 72 64 20 64 72 69 76  |ee the hard driv|
00000710  65 20 69 63 6f 6e 20 75  6e 6c 65 73 73 20 79 6f  |e icon unless yo|
00000720  75 20 68 61 76 65 20 63  6f 6e 66 69 67 75 72 65  |u have configure|
00000730  64 20 61 20 44 4f 53 0a  68 61 72 64 20 64 69 73  |d a DOS.hard dis|
00000740  63 20 64 72 69 76 65 20  70 61 72 74 69 74 69 6f  |c drive partitio|
00000750  6e 20 75 73 69 6e 67 20  74 68 65 20 50 43 20 45  |n using the PC E|
00000760  6d 75 6c 61 74 6f 72 2e  0a 0a 0a 0a 56 69 65 77  |mulator.....View|
00000770  69 6e 67 20 74 68 65 20  44 4f 53 20 66 69 6c 69  |ing the DOS fili|
00000780  6e 67 20 73 79 73 74 65  6d 0a 3d 3d 3d 3d 3d 3d  |ng system.======|
00000790  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
000007a0  3d 3d 3d 3d 3d 3d 3d 0a  0a 43 6c 69 63 6b 20 6f  |=======..Click o|
000007b0  6e 20 74 68 65 20 64 69  73 63 20 69 63 6f 6e 73  |n the disc icons|
000007c0  20 74 6f 20 6f 70 65 6e  20 74 68 65 20 64 69 72  | to open the dir|
000007d0  65 63 74 6f 72 79 20 77  69 6e 64 6f 77 20 66 6f  |ectory window fo|
000007e0  72 20 74 68 61 74 20 64  69 73 63 2e 20 0a 0a 54  |r that disc. ..T|
000007f0  68 65 20 77 69 6e 64 6f  77 20 6d 65 6e 75 20 6f  |he window menu o|
00000800  70 74 69 6f 6e 73 20 61  76 61 69 6c 61 62 6c 65  |ptions available|
00000810  20 66 6f 72 20 44 4f 53  20 66 69 6c 65 73 20 61  | for DOS files a|
00000820  6e 64 20 64 69 72 65 63  74 6f 72 69 65 73 20 61  |nd directories a|
00000830  72 65 20 65 78 61 63 74  6c 79 0a 74 68 65 20 73  |re exactly.the s|
00000840  61 6d 65 20 61 73 20 74  68 6f 73 65 20 66 6f 72  |ame as those for|
00000850  20 52 49 53 43 20 4f 53  20 66 69 6c 65 73 20 61  | RISC OS files a|
00000860  6e 64 20 64 69 72 65 63  74 6f 72 69 65 73 2e 20  |nd directories. |
00000870  46 69 6c 65 73 20 63 61  6e 20 62 65 20 63 6f 70  |Files can be cop|
00000880  69 65 64 20 61 6e 64 0a  6d 6f 76 65 64 20 62 65  |ied and.moved be|
00000890  74 77 65 65 6e 20 52 49  53 43 20 4f 53 20 61 6e  |tween RISC OS an|
000008a0  64 20 44 4f 53 20 64 69  72 65 63 74 6f 72 69 65  |d DOS directorie|
000008b0  73 20 69 6e 20 74 68 65  20 6e 6f 72 6d 61 6c 20  |s in the normal |
000008c0  77 61 79 2e 20 48 6f 77  65 76 65 72 20 79 6f 75  |way. However you|
000008d0  0a 63 61 6e 6e 6f 74 20  73 74 61 72 74 20 61 6e  |.cannot start an|
000008e0  20 61 70 70 6c 69 63 61  74 69 6f 6e 20 62 79 20  | application by |
000008f0  64 6f 75 62 6c 65 20 63  6c 69 63 6b 69 6e 67 20  |double clicking |
00000900  6f 6e 20 69 74 73 20 69  63 6f 6e 2e 0a 0a 0a 0a  |on its icon.....|
00000910  49 63 6f 6e 20 62 61 72  20 6d 65 6e 75 20 6f 70  |Icon bar menu op|
00000920  74 69 6f 6e 73 0a 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |tions.==========|
00000930  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 0a 0a 46 72 6f  |===========..Fro|
00000940  6d 20 74 68 65 20 4d 75  6c 74 69 46 53 20 69 63  |m the MultiFS ic|
00000950  6f 6e 20 62 61 72 20 6d  65 6e 75 20 79 6f 75 20  |on bar menu you |
00000960  63 61 6e 20 73 65 6c 65  63 74 3a 0a 0a 49 6e 66  |can select:..Inf|
00000970  6f 3a 20 54 68 69 73 20  67 69 76 65 73 20 69 6e  |o: This gives in|
00000980  66 6f 72 6d 61 74 69 6f  6e 20 61 62 6f 75 74 20  |formation about |
00000990  4d 75 6c 74 69 46 53 2c  20 69 6e 63 6c 75 64 69  |MultiFS, includi|
000009a0  6e 67 20 74 68 65 20 76  65 72 73 69 6f 6e 20 6e  |ng the version n|
000009b0  75 6d 62 65 72 0a 0a 4e  61 6d 65 20 74 72 61 6e  |umber..Name tran|
000009c0  73 6c 61 74 69 6f 6e 3a  20 41 44 46 53 20 66 69  |slation: ADFS fi|
000009d0  6c 65 20 6e 61 6d 65 73  20 61 72 65 20 6c 69 6d  |le names are lim|
000009e0  69 74 65 64 20 74 6f 20  31 30 20 63 68 61 72 61  |ited to 10 chara|
000009f0  63 74 65 72 73 20 77 69  74 68 6f 75 74 20 61 6e  |cters without an|
00000a00  0a 20 20 65 78 74 65 6e  73 69 6f 6e 2c 20 61 6e  |.  extension, an|
00000a10  64 20 44 4f 53 20 6e 61  6d 65 73 20 61 72 65 20  |d DOS names are |
00000a20  6c 69 6d 69 74 65 64 20  74 6f 20 38 20 63 68 61  |limited to 8 cha|
00000a30  72 61 63 74 65 72 73 20  77 69 74 68 20 61 20 33  |racters with a 3|
00000a40  20 6c 65 74 74 65 72 0a  20 20 65 78 74 65 6e 73  | letter.  extens|
00000a50  69 6f 6e 2e 20 57 68 65  6e 20 63 6f 70 79 69 6e  |ion. When copyin|
00000a60  67 20 66 72 6f 6d 20 41  44 46 53 20 74 6f 20 44  |g from ADFS to D|
00000a70  4f 53 20 6e 61 6d 65 73  20 61 72 65 20 74 72 75  |OS names are tru|
00000a80  6e 63 61 74 65 64 20 74  6f 20 38 0a 20 20 63 68  |ncated to 8.  ch|
00000a90  61 72 61 63 74 65 72 73  2e 20 54 68 65 20 52 49  |aracters. The RI|
00000aa0  53 43 20 4f 53 20 66 69  6c 65 74 79 70 65 20 6f  |SC OS filetype o|
00000ab0  66 20 61 6e 20 6f 62 6a  65 63 74 20 69 73 20 70  |f an object is p|
00000ac0  72 65 73 65 72 76 65 64  20 28 74 68 69 73 20 77  |reserved (this w|
00000ad0  6f 72 6b 73 0a 20 20 77  69 74 68 20 4d 53 2d 44  |orks.  with MS-D|
00000ae0  4f 53 20 33 2e 32 31 20  61 6e 64 20 33 2e 33 30  |OS 3.21 and 3.30|
00000af0  2c 20 61 6e 64 20 44 52  20 44 4f 53 20 35 2e 30  |, and DR DOS 5.0|
00000b00  29 2e 0a 0a 20 20 54 68  65 72 65 20 61 72 65 20  |)...  There are |
00000b10  74 68 72 65 65 20 77 61  79 73 20 69 6e 20 77 68  |three ways in wh|
00000b20  69 63 68 20 4d 75 6c 74  69 46 53 20 63 61 6e 20  |ich MultiFS can |
00000b30  6d 61 70 20 44 4f 53 20  6e 61 6d 65 73 20 74 6f  |map DOS names to|
00000b40  20 41 44 46 53 3a 0a 0a  20 20 20 20 54 72 75 6e  | ADFS:..    Trun|
00000b50  63 61 74 65 64 3a 20 54  68 65 20 44 4f 53 20 66  |cated: The DOS f|
00000b60  69 6c 65 20 73 65 70 61  72 61 74 6f 72 20 69 73  |ile separator is|
00000b70  20 72 65 70 6c 61 63 65  64 20 77 69 74 68 20 61  | replaced with a|
00000b80  20 27 2f 27 2c 20 61 6e  64 20 69 66 20 74 68 65  | '/', and if the|
00000b90  0a 20 20 20 20 20 20 6e  61 6d 65 2c 20 69 6e 63  |.      name, inc|
00000ba0  6c 75 64 69 6e 67 20 74  68 65 20 73 65 70 61 72  |luding the separ|
00000bb0  61 74 6f 72 2c 20 69 73  20 6d 6f 72 65 20 74 68  |ator, is more th|
00000bc0  61 6e 20 31 30 20 63 68  61 72 61 63 74 65 72 73  |an 10 characters|
00000bd0  20 69 74 20 77 69 6c 6c  20 62 65 0a 20 20 20 20  | it will be.    |
00000be0  20 20 74 72 75 6e 63 61  74 65 64 2e 20 65 67 20  |  truncated. eg |
00000bf0  52 45 41 44 4d 45 2e 44  4f 43 20 69 73 20 74 72  |README.DOC is tr|
00000c00  61 6e 73 6c 61 74 65 64  20 74 6f 20 52 45 41 44  |anslated to READ|
00000c10  4d 45 2f 44 4f 43 2c 20  77 68 69 6c 73 74 0a 20  |ME/DOC, whilst. |
00000c20  20 20 20 20 20 41 55 54  4f 45 58 45 43 2e 42 41  |     AUTOEXEC.BA|
00000c30  54 20 69 73 20 74 68 75  73 20 74 72 61 6e 73 6c  |T is thus transl|
00000c40  61 74 65 64 20 74 6f 20  41 55 54 4f 45 58 45 43  |ated to AUTOEXEC|
00000c50  2f 42 0a 0a 20 20 20 20  46 75 6c 6c 3a 20 41 73  |/B..    Full: As|
00000c60  20 61 62 6f 76 65 2c 20  62 75 74 20 77 69 74 68  | above, but with|
00000c70  6f 75 74 20 74 72 75 6e  63 61 74 69 6f 6e 2e 20  |out truncation. |
00000c80  48 6f 77 65 76 65 72 20  52 49 53 43 20 4f 53 20  |However RISC OS |
00000c90  77 69 6c 6c 20 67 65 6e  65 72 61 74 65 20 61 6e  |will generate an|
00000ca0  0a 20 20 20 20 20 20 65  72 72 6f 72 20 69 66 20  |.      error if |
00000cb0  61 6e 20 61 74 74 65 6d  70 74 20 69 73 20 6d 61  |an attempt is ma|
00000cc0  64 65 20 74 6f 20 63 6f  70 79 20 61 20 66 69 6c  |de to copy a fil|
00000cd0  65 20 77 69 74 68 20 61  20 6c 6f 6e 67 20 66 69  |e with a long fi|
00000ce0  6c 65 20 6e 61 6d 65 20  66 72 6f 6d 0a 20 20 20  |le name from.   |
00000cf0  20 20 20 44 4f 53 20 74  6f 20 52 49 53 43 20 4f  |   DOS to RISC O|
00000d00  53 2e 0a 0a 20 20 20 20  20 20 54 68 65 20 65 72  |S...      The er|
00000d10  72 6f 72 20 27 6e 6f 74  20 61 20 68 65 61 70 20  |ror 'not a heap |
00000d20  62 6c 6f 63 6b 27 20 69  73 20 67 65 6e 65 72 61  |block' is genera|
00000d30  74 65 64 20 69 66 20 79  6f 75 20 6d 65 6e 75 20  |ted if you menu |
00000d40  6f 76 65 72 20 61 20 6c  6f 6e 67 20 66 69 6c 65  |over a long file|
00000d50  0a 20 20 20 20 20 20 6e  61 6d 65 20 28 6d 6f 72  |.      name (mor|
00000d60  65 20 74 68 61 6e 20 31  30 20 63 68 61 72 61 63  |e than 10 charac|
00000d70  74 65 72 73 29 2e 0a 0a  20 20 20 20 48 69 65 72  |ters)...    Hier|
00000d80  61 72 63 68 69 63 61 6c  3a 20 54 68 69 73 20 63  |archical: This c|
00000d90  6f 6e 76 65 72 74 73 20  74 68 65 20 44 4f 53 20  |onverts the DOS |
00000da0  65 78 74 65 6e 73 69 6f  6e 20 69 6e 74 6f 20 61  |extension into a|
00000db0  20 70 73 65 75 64 6f 20  64 69 72 65 63 74 6f 72  | pseudo director|
00000dc0  79 2e 0a 20 20 20 20 20  20 41 55 54 4f 45 58 45  |y..      AUTOEXE|
00000dd0  43 2e 42 41 54 20 77 69  6c 6c 20 74 68 75 73 20  |C.BAT will thus |
00000de0  61 70 70 65 61 72 20 61  73 20 41 55 54 4f 45 58  |appear as AUTOEX|
00000df0  45 43 20 69 6e 20 74 68  65 20 64 69 72 65 63 74  |EC in the direct|
00000e00  6f 72 79 20 42 41 54 2f  0a 0a 20 20 49 66 20 79  |ory BAT/..  If y|
00000e10  6f 75 20 61 72 65 20 70  65 72 66 6f 72 6d 69 6e  |ou are performin|
00000e20  67 20 44 4f 53 20 74 6f  20 44 4f 53 20 66 69 6c  |g DOS to DOS fil|
00000e30  65 20 74 72 61 6e 73 66  65 72 73 20 74 68 65 6e  |e transfers then|
00000e40  20 75 73 65 20 46 75 6c  6c 20 6f 72 0a 20 20 48  | use Full or.  H|
00000e50  69 65 72 61 72 63 68 69  63 61 6c 20 6e 61 6d 65  |ierarchical name|
00000e60  20 74 72 61 6e 73 6c 61  74 69 6f 6e 2e 20 49 66  | translation. If|
00000e70  20 79 6f 75 20 61 72 65  20 74 72 61 6e 73 66 65  | you are transfe|
00000e80  72 72 69 6e 67 20 66 69  6c 65 73 20 66 72 6f 6d  |rring files from|
00000e90  20 44 4f 53 20 74 6f 0a  20 20 52 49 53 43 20 4f  | DOS to.  RISC O|
00000ea0  53 20 74 68 65 6e 20 75  73 65 20 54 72 75 6e 63  |S then use Trunc|
00000eb0  61 74 65 64 20 6f 72 20  48 69 65 72 61 72 63 68  |ated or Hierarch|
00000ec0  69 63 61 6c 20 6e 61 6d  65 20 74 72 61 6e 73 6c  |ical name transl|
00000ed0  61 74 69 6f 6e 2e 20 0a  0a 4e 61 6d 65 20 64 69  |ation. ..Name di|
00000ee0  73 63 3a 20 4c 65 74 73  20 79 6f 75 20 67 69 76  |sc: Lets you giv|
00000ef0  65 20 79 6f 75 72 20 64  69 73 63 20 61 6e 79 20  |e your disc any |
00000f00  6e 61 6d 65 20 75 70 20  74 6f 20 31 30 20 6c 65  |name up to 10 le|
00000f10  74 74 65 72 73 20 6c 6f  6e 67 2e 20 44 69 73 63  |tters long. Disc|
00000f20  0a 20 20 6e 61 6d 65 73  20 28 6f 72 20 76 6f 6c  |.  names (or vol|
00000f30  75 6d 65 73 29 20 63 61  6e 6e 6f 74 20 62 65 20  |umes) cannot be |
00000f40  63 72 65 61 74 65 64 20  77 68 69 63 68 20 63 6f  |created which co|
00000f50  6e 74 61 69 6e 20 73 70  61 63 65 73 20 28 65 76  |ntain spaces (ev|
00000f60  65 6e 20 74 68 6f 75 67  68 0a 20 20 73 6f 6d 65  |en though.  some|
00000f70  20 76 65 72 73 69 6f 6e  73 20 6f 66 20 44 4f 53  | versions of DOS|
00000f80  20 61 6c 6c 6f 77 20 74  68 69 73 29 2e 20 4d 75  | allow this). Mu|
00000f90  6c 74 69 46 53 20 77 69  6c 6c 20 69 67 6e 6f 72  |ltiFS will ignor|
00000fa0  65 20 61 6e 79 20 74 65  78 74 20 61 66 74 65 72  |e any text after|
00000fb0  20 74 68 65 0a 20 20 66  69 72 73 74 20 73 70 61  | the.  first spa|
00000fc0  63 65 20 69 74 20 66 69  6e 64 73 2e 20 41 20 6e  |ce it finds. A n|
00000fd0  61 6d 65 20 6d 75 73 74  20 62 65 20 6c 6f 6e 67  |ame must be long|
00000fe0  65 72 20 74 68 61 6e 20  6f 6e 65 20 63 68 61 72  |er than one char|
00000ff0  61 63 74 65 72 2e 0a 0a  44 69 73 6d 6f 75 6e 74  |acter...Dismount|
00001000  3a 20 4c 65 74 73 20 79  6f 75 20 63 6c 6f 73 65  |: Lets you close|
00001010  20 61 6c 6c 20 64 69 73  70 6c 61 79 65 64 20 64  | all displayed d|
00001020  69 72 65 63 74 6f 72 69  65 73 0a 0a 46 6f 72 6d  |irectories..Form|
00001030  61 74 3a 20 6c 65 74 73  20 79 6f 75 20 66 6f 72  |at: lets you for|
00001040  6d 61 74 20 66 6c 6f 70  70 79 20 64 69 73 63 73  |mat floppy discs|
00001050  20 69 6e 20 76 61 72 69  6f 75 73 20 66 6f 72 6d  | in various form|
00001060  61 74 73 3a 0a 0a 20 20  4d 53 2d 44 4f 53 20 37  |ats:..  MS-DOS 7|
00001070  32 30 4b 0a 20 20 4d 53  2d 44 4f 53 20 37 32 30  |20K.  MS-DOS 720|
00001080  4b 20 73 79 73 74 65 6d  0a 20 20 4d 53 2d 44 4f  |K system.  MS-DO|
00001090  53 20 33 36 30 4b 0a 20  20 4d 53 2d 44 4f 53 20  |S 360K.  MS-DOS |
000010a0  33 36 30 4b 20 73 79 73  74 65 6d 0a 0a 20 20 44  |360K system..  D|
000010b0  4f 53 20 64 69 73 63 73  20 66 6f 72 6d 61 74 74  |OS discs formatt|
000010c0  65 64 20 75 73 69 6e 67  20 4d 75 6c 74 69 46 53  |ed using MultiFS|
000010d0  20 61 75 74 6f 6d 61 74  69 63 61 6c 6c 79 20 68  | automatically h|
000010e0  61 76 65 20 61 20 76 6f  6c 75 6d 65 20 6c 61 62  |ave a volume lab|
000010f0  65 6c 2e 20 54 68 69 73  0a 20 20 69 73 20 6f 66  |el. This.  is of|
00001100  20 74 68 65 20 66 6f 72  6d 20 22 48 48 4d 4d 59  | the form "HHMMY|
00001110  59 4d 4f 44 44 22 20 77  68 65 72 65 3a 0a 0a 20  |YMODD" where:.. |
00001120  20 48 48 20 3d 20 30 30  20 2e 2e 20 32 33 20 28  | HH = 00 .. 23 (|
00001130  68 6f 75 72 73 29 0a 20  20 4d 4d 20 3d 20 30 30  |hours).  MM = 00|
00001140  20 2e 2e 20 35 39 20 28  6d 69 6e 75 74 65 73 29  | .. 59 (minutes)|
00001150  0a 20 20 59 59 20 3d 20  30 30 20 2e 2e 20 39 39  |.  YY = 00 .. 99|
00001160  20 28 79 65 61 72 20 69  6e 20 63 75 72 72 65 6e  | (year in curren|
00001170  74 20 63 65 6e 74 75 72  79 29 0a 20 20 4d 4f 20  |t century).  MO |
00001180  3d 20 30 31 20 2e 2e 20  31 32 20 28 6d 6f 6e 74  |= 01 .. 12 (mont|
00001190  68 29 0a 20 20 44 44 20  3d 20 30 31 20 2e 2e 20  |h).  DD = 01 .. |
000011a0  33 31 20 28 64 61 79 29  0a 0a 20 20 54 68 69 73  |31 (day)..  This|
000011b0  20 70 72 6f 76 69 64 65  73 20 61 20 75 6e 69 71  | provides a uniq|
000011c0  75 65 20 64 69 73 63 20  69 64 65 6e 74 69 74 79  |ue disc identity|
000011d0  20 66 6f 72 20 65 76 65  72 79 20 66 6f 72 6d 61  | for every forma|
000011e0  74 74 65 64 20 66 6c 6f  70 70 79 20 64 69 73 63  |tted floppy disc|
000011f0  20 74 68 61 74 0a 20 20  69 73 20 73 69 6d 69 6c  | that.  is simil|
00001200  61 72 20 74 6f 20 74 68  61 74 20 75 73 65 64 20  |ar to that used |
00001210  62 79 20 74 68 65 20 41  44 46 53 20 66 69 6c 65  |by the ADFS file|
00001220  72 2e 0a 0a 43 6f 70 79  20 73 79 73 74 65 6d 3a  |r...Copy system:|
00001230  20 54 68 69 73 20 69 73  20 75 73 65 64 20 74 6f  | This is used to|
00001240  20 6d 61 6b 65 20 61 20  62 6f 6f 74 61 62 6c 65  | make a bootable|
00001250  20 44 4f 53 20 66 6c 6f  70 70 79 20 64 69 73 63  | DOS floppy disc|
00001260  2e 20 49 74 20 74 61 6b  65 73 20 61 0a 20 20 63  |. It takes a.  c|
00001270  6f 70 79 20 6f 66 20 74  68 65 20 62 6f 6f 74 20  |opy of the boot |
00001280  62 6c 6f 63 6b 2c 20 63  6f 70 79 72 69 67 68 74  |block, copyright|
00001290  65 64 20 73 79 73 74 65  6d 20 66 69 6c 65 73 2c  |ed system files,|
000012a0  20 61 6e 64 20 61 6e 79  20 75 73 65 72 20 66 69  | and any user fi|
000012b0  6c 65 73 20 66 72 6f 6d  0a 20 20 61 20 44 4f 53  |les from.  a DOS|
000012c0  20 73 79 73 74 65 6d 20  64 69 73 63 20 70 6c 61  | system disc pla|
000012d0  63 65 64 20 69 6e 20 74  68 65 20 66 6c 6f 70 70  |ced in the flopp|
000012e0  79 20 64 72 69 76 65 2e  20 54 68 65 73 65 20 66  |y drive. These f|
000012f0  69 6c 65 73 20 61 72 65  20 6b 65 70 74 20 77 69  |iles are kept wi|
00001300  74 68 69 6e 0a 20 20 74  68 65 20 4d 75 6c 74 69  |thin.  the Multi|
00001310  46 53 20 61 70 70 6c 69  63 61 74 69 6f 6e 20 61  |FS application a|
00001320  73 20 42 6f 6f 74 42 6c  6f 63 6b 20 61 6e 64 20  |s BootBlock and |
00001330  53 79 73 74 65 6d 2e 20  54 68 65 20 62 6f 6f 74  |System. The boot|
00001340  20 62 6c 6f 63 6b 20 69  73 0a 20 20 77 72 69 74  | block is.  writ|
00001350  74 65 6e 20 6f 6e 74 6f  20 61 20 64 69 73 63 20  |ten onto a disc |
00001360  77 68 65 6e 20 69 74 20  69 73 20 66 6f 72 6d 61  |when it is forma|
00001370  74 74 65 64 20 6e 6f 72  6d 61 6c 6c 79 2c 20 77  |tted normally, w|
00001380  68 69 6c 73 74 20 62 6f  74 68 20 74 68 65 20 62  |hilst both the b|
00001390  6f 6f 74 0a 20 20 62 6c  6f 63 6b 2c 20 73 79 73  |oot.  block, sys|
000013a0  74 65 6d 20 66 69 6c 65  73 2c 20 61 6e 64 20 75  |tem files, and u|
000013b0  73 65 72 20 66 69 6c 65  73 20 61 72 65 20 77 72  |ser files are wr|
000013c0  69 74 74 65 6e 20 62 61  63 6b 20 77 68 65 6e 20  |itten back when |
000013d0  61 20 64 69 73 63 20 69  73 0a 20 20 66 6f 72 6d  |a disc is.  form|
000013e0  61 74 74 65 64 20 77 69  74 68 20 74 68 65 20 73  |atted with the s|
000013f0  79 73 74 65 6d 20 6f 70  74 69 6f 6e 2e 0a 0a 56  |ystem option...V|
00001400  65 72 69 66 79 3a 20 57  69 6c 6c 20 76 65 72 69  |erify: Will veri|
00001410  66 79 20 74 68 61 74 20  61 20 66 6c 6f 70 70 79  |fy that a floppy|
00001420  20 64 69 73 63 20 64 6f  65 73 20 6e 6f 74 20 63  | disc does not c|
00001430  6f 6e 74 61 69 6e 20 6d  65 64 69 61 20 66 61 75  |ontain media fau|
00001440  6c 74 73 2e 0a 0a 46 72  65 65 3a 20 52 65 74 75  |lts...Free: Retu|
00001450  72 6e 73 20 74 68 65 20  66 72 65 65 20 73 70 61  |rns the free spa|
00001460  63 65 20 6f 6e 20 74 68  65 20 64 69 73 63 2e 0a  |ce on the disc..|
00001470  0a 51 75 69 74 3a 20 52  65 6d 6f 76 65 73 20 74  |.Quit: Removes t|
00001480  68 65 20 4d 75 6c 74 69  46 53 20 69 63 6f 6e 28  |he MultiFS icon(|
00001490  73 29 20 66 72 6f 6d 20  74 68 65 20 69 63 6f 6e  |s) from the icon|
000014a0  20 62 61 72 2e 0a 0a 0a  0a 54 72 61 6e 73 6c 61  | bar.....Transla|
000014b0  74 69 6e 67 20 66 69 6c  65 20 61 74 74 72 69 62  |ting file attrib|
000014c0  75 74 65 73 20 62 65 74  77 65 65 6e 20 44 4f 53  |utes between DOS|
000014d0  20 61 6e 64 20 52 49 53  43 20 4f 53 0a 3d 3d 3d  | and RISC OS.===|
000014e0  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
*
00001510  0a 0a 53 69 6e 63 65 20  74 68 65 72 65 20 69 73  |..Since there is|
00001520  20 6e 6f 74 20 61 20 63  6f 6d 70 6c 65 74 65 20  | not a complete |
00001530  6d 61 70 70 69 6e 67 20  62 65 74 77 65 65 6e 20  |mapping between |
00001540  52 49 53 43 20 4f 53 20  66 69 6c 65 20 61 74 74  |RISC OS file att|
00001550  72 69 62 75 74 65 73 20  61 6e 64 0a 74 68 6f 73  |ributes and.thos|
00001560  65 20 70 72 6f 76 69 64  65 64 20 62 79 20 44 4f  |e provided by DO|
00001570  53 2c 20 61 74 74 72 69  62 75 74 65 73 20 61 72  |S, attributes ar|
00001580  65 20 73 65 74 20 61 73  20 66 6f 6c 6c 6f 77 73  |e set as follows|
00001590  3a 0a 0a 20 20 46 72 6f  6d 20 52 49 53 43 20 4f  |:..  From RISC O|
000015a0  53 20 74 6f 20 44 4f 53  3a 0a 0a 20 20 20 20 54  |S to DOS:..    T|
000015b0  68 65 20 52 49 53 43 20  4f 53 20 4c 6f 63 6b 65  |he RISC OS Locke|
000015c0  64 2c 20 50 75 62 6c 69  63 20 72 65 61 64 2c 20  |d, Public read, |
000015d0  61 6e 64 20 50 75 62 6c  69 63 20 77 72 69 74 65  |and Public write|
000015e0  20 62 69 74 73 20 61 72  65 20 69 67 6e 6f 72 65  | bits are ignore|
000015f0  64 0a 0a 20 20 20 20 54  68 65 20 44 4f 53 20 41  |d..    The DOS A|
00001600  72 63 68 69 76 65 20 62  69 74 20 77 69 6c 6c 20  |rchive bit will |
00001610  62 65 20 73 65 74 0a 0a  20 20 20 20 49 66 20 74  |be set..    If t|
00001620  68 65 20 52 49 53 43 20  4f 53 20 57 72 69 74 65  |he RISC OS Write|
00001630  20 62 69 74 20 69 73 20  6e 6f 74 20 73 65 74 20  | bit is not set |
00001640  74 68 65 6e 20 74 68 65  20 44 4f 53 20 52 65 61  |then the DOS Rea|
00001650  64 20 6f 6e 6c 79 20 62  69 74 20 77 69 6c 6c 20  |d only bit will |
00001660  62 65 0a 20 20 20 20 73  65 74 0a 0a 20 20 46 72  |be.    set..  Fr|
00001670  6f 6d 20 44 4f 53 20 74  6f 20 52 49 53 43 20 4f  |om DOS to RISC O|
00001680  53 3a 0a 0a 20 20 20 20  54 68 65 20 41 72 63 68  |S:..    The Arch|
00001690  69 76 65 20 62 69 74 20  69 73 20 69 67 6e 6f 72  |ive bit is ignor|
000016a0  65 64 0a 0a 20 20 20 20  54 68 65 20 52 49 53 43  |ed..    The RISC|
000016b0  20 4f 53 20 50 75 62 6c  69 63 20 72 65 61 64 2c  | OS Public read,|
000016c0  20 61 6e 64 20 50 75 62  6c 69 63 20 77 72 69 74  | and Public writ|
000016d0  65 20 62 69 74 73 20 61  72 65 20 75 6e 73 65 74  |e bits are unset|
000016e0  0a 0a 20 20 20 20 49 66  20 74 68 65 20 44 4f 53  |..    If the DOS|
000016f0  20 52 65 61 64 20 6f 6e  6c 79 20 62 69 74 20 69  | Read only bit i|
00001700  73 20 73 65 74 20 74 68  65 6e 20 74 68 65 20 52  |s set then the R|
00001710  49 53 43 20 4f 53 20 57  72 69 74 65 20 62 69 74  |ISC OS Write bit|
00001720  20 77 69 6c 6c 20 62 65  20 75 6e 73 65 74 0a 20  | will be unset. |
00001730  20 20 20 61 6e 64 20 74  68 65 20 4c 6f 63 6b 65  |   and the Locke|
00001740  64 20 62 69 74 20 73 65  74 0a 0a 0a 0a 4d 75 6c  |d bit set....Mul|
00001750  74 69 46 53 20 63 6f 6d  6d 61 6e 64 20 6c 69 6e  |tiFS command lin|
00001760  65 20 69 6e 74 65 72 66  61 63 65 0a 3d 3d 3d 3d  |e interface.====|
00001770  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00001780  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 0a 0a 54 68 65 20  |==========..The |
00001790  66 6f 6c 6c 6f 77 69 6e  67 20 63 6f 6d 6d 61 6e  |following comman|
000017a0  64 73 20 61 72 65 20 61  76 61 69 6c 61 62 6c 65  |ds are available|
000017b0  20 66 72 6f 6d 20 74 68  65 20 63 6f 6d 6d 61 6e  | from the comman|
000017c0  64 20 6c 69 6e 65 3a 20  45 6e 74 72 69 65 73 20  |d line: Entries |
000017d0  6d 61 72 6b 65 64 0a 28  2a 29 20 61 6c 73 6f 20  |marked.(*) also |
000017e0  61 70 70 65 61 72 20 6f  6e 20 74 68 65 20 46 69  |appear on the Fi|
000017f0  6c 65 72 20 6d 65 6e 75  2e 0a 0a 44 65 73 6b 54  |ler menu...DeskT|
00001800  6f 70 5f 4d 75 6c 74 69  46 53 46 69 6c 65 72 20  |op_MultiFSFiler |
00001810  20 20 20 53 74 61 72 74  73 20 74 68 65 20 4d 75  |   Starts the Mu|
00001820  6c 74 69 46 53 20 52 49  53 43 20 4f 53 20 44 65  |ltiFS RISC OS De|
00001830  73 6b 54 6f 70 20 66 69  6c 65 72 0a 0a 4d 75 6c  |skTop filer..Mul|
00001840  74 69 46 53 20 20 20 20  20 20 20 20 20 53 65 6c  |tiFS         Sel|
00001850  65 63 74 73 20 4d 75 6c  74 69 46 53 20 61 73 20  |ects MultiFS as |
00001860  74 68 65 20 63 75 72 72  65 6e 74 20 66 69 6c 69  |the current fili|
00001870  6e 67 20 73 79 73 74 65  6d 0a 44 4f 53 4d 61 70  |ng system.DOSMap|
00001880  20 20 20 20 20 20 20 20  20 20 50 72 6f 76 69 64  |          Provid|
00001890  65 73 20 4d 53 2d 44 4f  53 20 2e 65 78 74 20 74  |es MS-DOS .ext t|
000018a0  6f 20 52 49 53 43 20 4f  53 20 66 69 6c 65 74 79  |o RISC OS filety|
000018b0  70 65 20 6d 61 70 70 69  6e 67 0a 46 6f 72 6d 61  |pe mapping.Forma|
000018c0  74 20 20 20 20 20 20 20  20 20 20 46 6f 72 6d 61  |t          Forma|
000018d0  74 20 61 20 44 4f 53 20  64 69 73 63 20 28 2a 29  |t a DOS disc (*)|
000018e0  0a 46 72 65 65 20 20 20  20 20 20 20 20 20 20 20  |.Free           |
000018f0  20 44 69 73 70 6c 61 79  73 20 66 72 65 65 20 61  | Displays free a|
00001900  6e 64 20 75 73 65 64 20  62 79 74 65 20 63 6f 75  |nd used byte cou|
00001910  6e 74 73 20 28 2a 29 0a  4e 61 6d 65 44 69 73 63  |nts (*).NameDisc|
00001920  20 20 20 20 20 20 20 20  53 65 74 20 74 68 65 20  |        Set the |
00001930  44 4f 53 20 76 6f 6c 75  6d 65 20 64 69 72 65 63  |DOS volume direc|
00001940  74 6f 72 79 20 65 6e 74  72 79 20 28 2a 29 0a 4e  |tory entry (*).N|
00001950  61 6d 65 44 69 73 6b 20  20 20 20 20 20 20 20 53  |ameDisk        S|
00001960  65 74 20 74 68 65 20 44  4f 53 20 76 6f 6c 75 6d  |et the DOS volum|
00001970  65 20 64 69 72 65 63 74  6f 72 79 20 65 6e 74 72  |e directory entr|
00001980  79 0a 44 69 73 6d 6f 75  6e 74 20 20 20 20 20 20  |y.Dismount      |
00001990  20 20 46 6f 72 67 65 74  20 74 68 69 73 20 64 69  |  Forget this di|
000019a0  73 63 20 28 63 6c 6f 73  65 20 61 6c 6c 20 46 69  |sc (close all Fi|
000019b0  6c 65 72 20 77 69 6e 64  6f 77 73 29 20 28 2a 29  |ler windows) (*)|
000019c0  0a 56 65 72 69 66 79 20  20 20 20 20 20 20 20 20  |.Verify         |
000019d0  20 56 65 72 69 66 79 20  61 20 66 6f 72 6d 61 74  | Verify a format|
000019e0  74 65 64 20 44 4f 53 20  64 69 73 63 20 28 2a 29  |ted DOS disc (*)|
000019f0  0a 4d 61 70 20 20 20 20  20 20 20 20 20 20 20 20  |.Map            |
00001a00  20 50 72 6f 76 69 64 65  20 46 41 54 20 69 6e 66  | Provide FAT inf|
00001a10  6f 72 6d 61 74 69 6f 6e  20 61 62 6f 75 74 20 74  |ormation about t|
00001a20  68 65 20 66 6c 6f 70 70  79 0a 0a                 |he floppy..|
00001a2b